esp-hal/esp-lp-hal/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
..
delay.rs Add additional public functions to esp-lp-hal for Delay and UART, deny missing documentation (#1789) 2024-07-12 14:56:34 +00:00
gpio.rs Update and improve esp-lp-hal (#1754) 2024-07-09 17:06:54 +00:00
i2c.rs Add additional public functions to esp-lp-hal for Delay and UART, deny missing documentation (#1789) 2024-07-12 14:56:34 +00:00
lib.rs Add additional public functions to esp-lp-hal for Delay and UART, deny missing documentation (#1789) 2024-07-12 14:56:34 +00:00
uart.rs Check all features and targets in CI when linting (#1824) 2024-07-24 11:45:41 +00:00