mirror of
https://github.com/esp-rs/esp-hal.git
synced 2025-09-27 12:20:56 +00:00

* Shorten name * Define analog/rtc functions * Try to make the data useable * Remove general pin attributes * Do not generate unnecessary expanded matchers * Remove expanded GPIO cases * Move simplified io_type to where it is used * Fix RTC IO with resistors calls * Hide macros on H2 * Define rtcio pins for C2/C3 * Fix S2 * Compare against the correct GPIO number * Deduplicate * Restore one waker per pin * Remove case that is no longer needed, avoid inline(always)