esp-hal/esp-hal-common/src/soc
Sergio Gasquez Arcos 14ac8c3c80
Initial support for RMT in ESP32-H2 (#556)
* feat:  Enable RMT peripheral

* feat:  Rename RMT GPIOs

* feat:  Add clock source, ram size and ram start

* feat:  Rename GPIOs

* feat:  Add pulse_control example

* fix: 🐛 Fix example clock

* feat:  Initial support for H2

* fix: 📝 Fix typo

* ci:  Enable check on H2

* build: 📌 Update esp-pac revision, use fork

* docs: 📝 Update example documentation

* docs: 📝 Add todo

* docs: 📝 Update changelog

* feat:  Add ram example

* build: 📌 Update H2 PAC

* docs: 📝 Remove todo
2023-05-23 10:14:17 -07:00
..
esp32 Remove a bunch of generic params from GpioPin (#553) 2023-05-22 12:27:36 +01:00
esp32c2 Remove a bunch of generic params from GpioPin (#553) 2023-05-22 12:27:36 +01:00
esp32c3 Remove a bunch of generic params from GpioPin (#553) 2023-05-22 12:27:36 +01:00
esp32c6 Remove a bunch of generic params from GpioPin (#553) 2023-05-22 12:27:36 +01:00
esp32h2 Initial support for RMT in ESP32-H2 (#556) 2023-05-23 10:14:17 -07:00
esp32s2 Remove a bunch of generic params from GpioPin (#553) 2023-05-22 12:27:36 +01:00
esp32s3 Remove a bunch of generic params from GpioPin (#553) 2023-05-22 12:27:36 +01:00
mod.rs Started adding ESP32-H2 support (#482) 2023-05-08 08:03:08 -07:00