esp-hal/.github/workflows
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
..
changelog.yml allow gha to detect label changes 2023-10-03 06:33:18 -07:00
ci.yml "Fix" clippy checks in CI, resolve a bunch of clippy warnings (#1134) 2024-02-02 16:00:06 +00:00
issue_handler.yml Create issue_handler.yml 2023-06-22 05:37:24 -07:00