mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
76e19602a2
The function would always return `true` after early boot, so it is not very useful for applications. Now it will only (but always) return true when we woke from Deep Sleep *after* early boot. This makes it behave the same ways as the function of the same name on SAME54. Rename the existing function to cpu_backup_ram_is_initialized() to better match it's semantics. |
||
---|---|---|
.. | ||
vendor | ||
cpu_conf.h | ||
cpu.h | ||
lpc2387.h | ||
periph_cpu.h |