esp-idf/components/newlib
David Cermak b1ea47af4c fix(newlib): Allow for timefunc customization if not impl
Related https://github.com/espressif/esp-idf/issues/11873
2024-04-09 16:49:16 +08: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 feat(esp32c61): final introduce helloworld support 2024-04-02 10:50:52 +08:00
priv_include fix(newlib): fix esp32/esp32s3 atomics on PSRAM 2024-03-15 12:36:00 +04:00
test_apps ci(esp32c5mp): disable the unsupported tests 2024-04-07 12:13:29 +08: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): Allow for timefunc customization if not impl 2024-04-09 16:49:16 +08:00
abort.c
assert.c fix(all): remove unused header includes 2024-03-25 13:58:40 +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
newlib.lf fix(newlib): fix esp32/esp32s3 atomics on PSRAM 2024-03-15 12:36:00 +04:00
newlib_init.c feat(esp_rom): add esp_rom_libc_stubs.h 2024-04-03 18:34:44 +04:00
poll.c
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
reent_init.c
sbom.yml
scandir.c
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
sysconf.c
system_libs.lf
termios.c
time.c fix(newlib): Allow for timefunc customization if not impl 2024-04-09 16:49:16 +08:00