mirror of
https://github.com/micropython/micropython.git
synced 2025-09-05 01:10:36 +02: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>