esp-idf/components/newlib
Alexey Lapshin 31a951268a feat(newlib): get rid of dirent.h in favor of toolchain 2024-03-15 12:36:00 +04:00
..
clang_include/sys feat(newlib): get rid of dirent.h in favor of toolchain 2024-03-15 12:36:00 +04:00
platform_include feat(newlib): get rid of dirent.h in favor of toolchain 2024-03-15 12:36:00 +04:00
port fix(newlib): fix esp32/esp32s3 atomics on PSRAM 2024-03-15 12:36:00 +04:00
priv_include fix(newlib): fix esp32/esp32s3 atomics on PSRAM 2024-03-15 12:36:00 +04:00
test_apps/newlib feat(newlib): get rid of dirent.h in favor of toolchain 2024-03-15 12:36:00 +04:00
.gitignore
CMakeLists.txt feat(newlib): get rid of dirent.h in favor of toolchain 2024-03-15 12:36:00 +04:00
COPYING.NEWLIB
Kconfig fix(newlib): fix esp32/esp32s3 atomics on PSRAM 2024-03-15 12:36:00 +04:00
abort.c refactor(core): reformat newlib and pthread with astyle 2024-02-27 10:00:06 +08:00
assert.c refactor(core): reformat newlib and pthread with astyle 2024-02-27 10:00:06 +08:00
esp32-spiram-rom-functions-c.lf
getentropy.c
heap.c feat(newlib): Add definition of aligned_alloc to heap.c 2024-03-06 11:06:14 +01:00
locks.c refactor(core): reformat newlib and pthread with astyle 2024-02-27 10:00:06 +08:00
newlib.lf fix(newlib): fix esp32/esp32s3 atomics on PSRAM 2024-03-15 12:36:00 +04:00
newlib_init.c refactor(core): reformat newlib and pthread with astyle 2024-02-27 10:00:06 +08:00
poll.c refactor(core): reformat newlib and pthread with astyle 2024-02-27 10:00:06 +08:00
project_include.cmake fix(newlib): fix esp32/esp32s3 atomics on PSRAM 2024-03-15 12:36:00 +04:00
pthread.c
random.c
realpath.c refactor(core): reformat newlib and pthread with astyle 2024-02-27 10:00:06 +08:00
reent_init.c refactor(core): reformat newlib and pthread with astyle 2024-02-27 10:00:06 +08:00
sbom.yml
scandir.c feat(newlib): implement scandir and alphasort 2024-01-25 11:03:19 +01:00
sdkconfig.rename.esp32
sdkconfig.rename.esp32c3
sdkconfig.rename.esp32s2
sdkconfig.rename.esp32s3
stdatomic.c fix(newlib): fix esp32/esp32s3 atomics on PSRAM 2024-03-15 12:36:00 +04:00
syscalls.c refactor(core): reformat newlib and pthread with astyle 2024-02-27 10:00:06 +08:00
sysconf.c
system_libs.lf
termios.c
time.c refactor(core): reformat newlib and pthread with astyle 2024-02-27 10:00:06 +08:00