.. |
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
|
Initial public version
|
2016-08-17 23:08:22 +08:00 |
CMakeLists.txt
|
feat(newlib): get rid of dirent.h in favor of toolchain
|
2024-03-15 12:36:00 +04:00 |
COPYING.NEWLIB
|
Whitespace: Automated whitespace fixes (large commit)
|
2020-11-11 07:36:35 +00:00 |
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
|
fix(all): remove unused header includes
|
2024-03-25 13:58:40 +08:00 |
esp32-spiram-rom-functions-c.lf
|
fix(newlib): fix esp32-spiram-rom-functions entries name
|
2023-10-09 12:13:02 +04:00 |
getentropy.c
|
feat(newlib): Implement getentropy() function
|
2023-08-08 18:06:58 +03:00 |
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
|
feat(pthread): added pthread_condattr* stubs to avoid linker errors
|
2023-09-26 12:17:38 +08:00 |
random.c
|
esp_hw_support/esp_system: Re-evaluate header inclusions and include directories
|
2022-03-07 11:18:08 +05:30 |
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
|
feat(newlib): Add sbom manifest file
|
2023-10-13 19:15:03 +04:00 |
scandir.c
|
feat(newlib): implement scandir and alphasort
|
2024-01-25 11:03:19 +01:00 |
sdkconfig.rename.esp32
|
soc: moved kconfig options out of the target component.
|
2022-04-21 12:09:43 +08:00 |
sdkconfig.rename.esp32c3
|
soc: moved kconfig options out of the target component.
|
2022-04-21 12:09:43 +08:00 |
sdkconfig.rename.esp32s2
|
soc: moved kconfig options out of the target component.
|
2022-04-21 12:09:43 +08:00 |
sdkconfig.rename.esp32s3
|
soc: moved kconfig options out of the target component.
|
2022-04-21 12:09:43 +08:00 |
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
|
components: Change copyright in components files
|
2022-06-17 16:59:56 +02:00 |
system_libs.lf
|
build: Adds support for Clangs's toolchain compiler-rt
|
2023-06-08 16:49:37 +03:00 |
termios.c
|
components: Change copyright in components files
|
2022-06-17 16:59:56 +02:00 |
time.c
|
refactor(core): reformat newlib and pthread with astyle
|
2024-02-27 10:00:06 +08:00 |