esp-hal/esp-hal-procmacros
Jesse Braham 536adac991
Clean up cfg gating and prelude module (#442)
* Add additional `cfg` gates to re-exports in `esp-hal-common`

This leaves only `clock`, `delay`, `peripheral`, `prelude`, `rom`, and `soc` *not* behind `cfg`s

* Simplify the prelude, update its `cfg`s, and re-export some missing traits

* Update various dependencies
2023-03-20 11:22:55 +00:00
..
src Add support for the ESP32-C6 (#392) 2023-02-27 09:15:44 -08:00
Cargo.toml Clean up cfg gating and prelude module (#442) 2023-03-20 11:22:55 +00:00