esp-hal/esp-hal-common/src/soc/esp32h2
Sergio Gasquez Arcos a7e4400fb5
Initial support for MCPWM in ESP32-H2 (#544)
* feat:  Enable mcpwm peripheral

* feat:  Initial support MCPWM

* fix: 🐛 Select the rigth clock

* fix: 🐛 Select the XTAL clock

* docs: 📝 Update changelog
2023-05-16 09:00:11 -07:00
..
efuse.rs Add ESP32- H2 soc/efuse methods (#486) 2023-05-08 08:03:08 -07:00
gpio.rs Initial support for MCPWM in ESP32-H2 (#544) 2023-05-16 09:00:11 -07:00
mod.rs Started adding ESP32-H2 support (#482) 2023-05-08 08:03:08 -07:00
peripherals.rs Initial support for MCPWM in ESP32-H2 (#544) 2023-05-16 09:00:11 -07:00
radio_clocks.rs Started adding ESP32-H2 support (#482) 2023-05-08 08:03:08 -07:00