esp-idf/components/newlib
Alexey Gerenkov e9345bcced build: Adds support for Clangs's toolchain compiler-rt 2023-06-08 16:49:37 +03:00
..
platform_include
port esp32h4: removed esp32h4 related codes 2023-04-23 12:03:07 +00:00
priv_include
test_apps/newlib ci: misc fixes for newlib test app 2023-05-10 11:14:15 +08:00
.gitignore
CMakeLists.txt build: Adds support for Clangs's toolchain compiler-rt 2023-06-08 16:49:37 +03:00
COPYING.NEWLIB
Kconfig
abort.c
assert.c
esp32-spiram-rom-functions-c.lf
heap.c
locks.c
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 build: Adds support for Clangs's toolchain compiler-rt 2023-06-08 16:49:37 +03:00
termios.c
time.c