esp-hal/esp-hal-common/src/soc/esp32
Dániel Buga 7866896b70
Add defmt support, make log optional (#773)
* Executor related touchups

* Make log optional

* Add defmt feature and derive on Debug structs

* Test both log drivers

* Update esp-println

* Document defmt msrv
2023-09-04 11:29:44 +01:00
..
cpu_control.rs Add defmt support, make log optional (#773) 2023-09-04 11:29:44 +01:00
efuse.rs Documenting a number of peripherals and packages (#680) 2023-08-09 06:33:50 -07:00
gpio.rs Implement RTCIO pu/pd and hold control 2023-08-14 07:27:31 -07:00
mod.rs Add FlashSafeDma wrapper for eh traits which ensure correct DMA transfers from flash (#678) 2023-08-09 13:07:20 -07:00
peripherals.rs Documenting a number of peripherals and packages (#680) 2023-08-09 06:33:50 -07:00
psram.rs Add defmt support, make log optional (#773) 2023-09-04 11:29:44 +01:00
radio_clocks.rs Documenting a number of peripherals and packages (#680) 2023-08-09 06:33:50 -07:00