esp-hal-common 0.8.0

HAL implementations for peripherals common among Espressif devices; should not be used directly
1
2
3
4
5
pub mod cpu_control;
pub mod efuse;
pub mod gpio;
pub mod peripherals;
pub mod radio_clocks;