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 stdatomic.h: Include stdint.h, required for some limit types 2017-01-10 11:11:27 +11:00
lib
platform_include
test
.gitignore
.gitmodules
COPYING.NEWLIB
Makefile.old
component.mk
libc_discard.list
locks.c
reent_init.c
syscall_table.c
syscalls.c
time.c