mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 04:30:24 +01:00
RTC is enabled on all boards. Therefore the conditional compile is not needed. Removing it simplifies the source code a little bit. Signed-off-by: robert-hh <robert@hammelrath.com>