esp-idf/components/newlib
Ivan Grokhotkov b24ac487cb newlib: use RTC_STORE registers to keep boot time instead of RTC_SLOW_MEM
This allows RTC_SLOW_MEM to be powered down in deep sleep if no other variables are placed into RTC_SLOW_MEM.
2017-01-12 14:43:34 +08:00
..
include
lib
platform_include
test
.gitignore Initial public version 2016-08-17 23:08:22 +08:00
.gitmodules
COPYING.NEWLIB
Makefile.old
component.mk
libc_discard.list
locks.c
reent_init.c
syscall_table.c
syscalls.c
time.c newlib: use RTC_STORE registers to keep boot time instead of RTC_SLOW_MEM 2017-01-12 14:43:34 +08:00