esp-hal/.github
Jesse Braham 285cfe4c5d
"Fix" clippy checks in CI, resolve a bunch of clippy warnings (#1134)
* Fix a bunch of `clippy` warnings in the `esp-hal` build script

* Resolve most clippy warnings for ESP32 (no features)

* Do the same for ESP32-S2/S3...

* Same for C2/C3...

* CI check for clippy now actually works (and passes!) for Xtensa

* RISC-V chips (except P4) now pass clippy in CI

* Add some safety doc comments which I forgot to write

* The `PwmPeripheral` trait is no longer `unsafe`, and is instead now sealed
2024-02-02 16:00:06 +00:00
..
workflows "Fix" clippy checks in CI, resolve a bunch of clippy warnings (#1134) 2024-02-02 16:00:06 +00:00
PULL_REQUEST_TEMPLATE.md Fix the PR template 2023-05-11 11:22:42 +02:00