esp-idf/components/newlib
laokaiyao bf2a7b2df6 esp32h4: removed esp32h4 related codes 2023-04-23 12:03:07 +00:00
..
platform_include
port esp32h4: removed esp32h4 related codes 2023-04-23 12:03:07 +00:00
priv_include
test esp32h4: removed esp32h4 related codes 2023-04-23 12:03:07 +00:00
test_apps newlib: fix and add new atomic tests for multicore chips 2023-02-22 05:33:03 +00:00
.gitignore
CMakeLists.txt tools: Adds newlib nano support for clang builds 2022-12-06 12:33:09 +03:00
COPYING.NEWLIB
Kconfig newlib: update newlib nano documentation for C6 2023-02-08 10:56:28 +08:00
abort.c
assert.c feature: add ram loadable app support 2023-02-01 17:57:22 +08:00
esp32-spiram-rom-functions-c.lf
heap.c
locks.c Use correct recursive mutex for env and regular mutex for tz 2023-01-30 10:59:53 +01:00
newlib.lf newlib: Put atomic function in IRAM 2023-03-24 11:18:55 +08:00
newlib_init.c esp32h4: removed esp32h4 related codes 2023-04-23 12:03:07 +00:00
poll.c
pthread.c
random.c
realpath.c
reent_init.c
sdkconfig.rename.esp32
sdkconfig.rename.esp32c3
sdkconfig.rename.esp32s2
sdkconfig.rename.esp32s3
stdatomic.c newlib: implement 8/16-bit atomic operations for riscv 2023-02-22 05:33:03 +00:00
syscalls.c newlib: implement fsync for the case of CONFIG_VFS_SUPPORT_IO=0 2023-04-18 11:19:36 +02:00
sysconf.c
system_libs.lf
termios.c
time.c Set errno in adjtime if delta is too large 2022-12-08 22:35:50 +00:00