esp-idf/components/newlib
Alexey Lapshin 932040e08c fix(newlib): fix esp32-spiram-rom-functions entries name 2023-10-09 12:13:02 +04:00
..
platform_include change(newlib): update newlib according to new internal structures 2023-10-09 12:13:02 +04:00
port change(newlib): use GCC builtin subword atomics 2023-10-09 12:13:02 +04:00
priv_include
test_apps feat(newlib): add iterator into test output 2023-10-09 12:13:02 +04:00
.gitignore
CMakeLists.txt
COPYING.NEWLIB
Kconfig
abort.c
assert.c
esp32-spiram-rom-functions-c.lf fix(newlib): fix esp32-spiram-rom-functions entries name 2023-10-09 12:13:02 +04:00
getentropy.c
heap.c
locks.c
newlib.lf change(newlib): use GCC builtin subword atomics 2023-10-09 12:13:02 +04:00
newlib_init.c change(newlib): update newlib according to new internal structures 2023-10-09 12:13:02 +04:00
poll.c
pthread.c feat(pthread): added pthread_condattr* stubs to avoid linker errors 2023-09-26 12:17:38 +08:00
random.c
realpath.c
reent_init.c change(newlib): update newlib according to new internal structures 2023-10-09 12:13:02 +04:00
sdkconfig.rename.esp32
sdkconfig.rename.esp32c3
sdkconfig.rename.esp32s2
sdkconfig.rename.esp32s3
stdatomic.c
syscalls.c
sysconf.c
system_libs.lf
termios.c
time.c