esp-hal/esp-storage/src
Scott Mabin e8b0a376eb
Check all features and targets in CI when linting (#1824)
* Check more features and targets in CI when linting

* Address clippy lints

* Address clippy lints for esp-wifi

* Expand println and storage checks

* Remove uneeded clippy lint

* Check every package for each target

* resolve esp-wifi clippy lints

* use defmt when building esp-wifi

* clean up

* fix warning in meta crate

* simplify CI workflow

* split up clippy jobs
2024-07-24 11:45:41 +00:00
..
common.rs
esp32.rs
esp32c2.rs
esp32c3.rs
esp32c6.rs
esp32h2.rs
esp32s2.rs
esp32s3.rs
lib.rs
ll.rs
nor_flash.rs Check all features and targets in CI when linting (#1824) 2024-07-24 11:45:41 +00:00
storage.rs
stub.rs