esp-idf/components/newlib
Anton Maklakov b46b50eaa6 newlib: Add ESP_ROM_HAS_RETARGETABLE_LOCKING capability for C3 and S3 chips 2021-06-07 12:53:45 +07:00
..
platform_include change MAXNAMLEN to 255 2021-05-13 11:56:52 +08:00
port
priv_include
test newlib: Add ESP_ROM_HAS_RETARGETABLE_LOCKING capability for C3 and S3 chips 2021-06-07 12:53:45 +07:00
test_apps test: add test app for stdatomic functions 2021-05-10 18:13:36 +02:00
.gitignore
.gitmodules
CMakeLists.txt
COPYING.NEWLIB
Kconfig
Makefile.old
abort.c
component.mk
esp32-spiram-rom-functions-c.lf
heap.c
locks.c newlib: Add ESP_ROM_HAS_RETARGETABLE_LOCKING capability for C3 and S3 chips 2021-06-07 12:53:45 +07:00
newlib.lf
newlib_init.c newlib: Add ESP_ROM_HAS_RETARGETABLE_LOCKING capability for C3 and S3 chips 2021-06-07 12:53:45 +07:00
poll.c
pthread.c
random.c
reent_init.c
stdatomic.c newlib: stdatomic: emulate 64-bit atomics on 32-bit SMP SoCs 2021-05-10 18:13:36 +02:00
syscalls.c
system_libs.lf
termios.c
time.c