mirror of
https://github.com/esp-rs/esp-hal.git
synced 2025-09-30 05:40:39 +00:00

* 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