mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
35536233f9
RTT module may get stuck during the init process if the RTC was running from a previous boot. Unsure we don't remove the peripheral clock during the CPU init if RTC is active from a previous boot and add a workaround to disable this module as it will be re-init at some point later by the auto_init module or by the user's application. |
||
---|---|---|
.. | ||
include | ||
periph | ||
cpu.c | ||
doc.txt | ||
Kconfig | ||
Kconfig.saml10 | ||
Kconfig.saml11 | ||
Makefile | ||
Makefile.dep | ||
Makefile.features | ||
Makefile.include | ||
vectors.c |