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

* Define a metadata symbol for SWD * Use `cfg_if` rather than multiple `cfg`s * Eliminate some pointless variable declarations * Make derives match for both versions of `RtcCalSel` * Disallow instantiation of `Rtwdt` or `Swd` outside of `Rtc`