esp-idf/components/newlib
Sudeep Mohanty bf237a2bd4 Merge branch 'feature/freertos_expose_list_integrity_check_option' into 'master'
feat(freertos): Exposed Kconfig option for configUSE_LIST_DATA_INTEGRITY_CHECK_BYTES

Closes IDF-8366

See merge request espressif/esp-idf!26960
2023-11-14 21:27:19 +08:00
..
platform_include feat(freertos): Exposed Kconfig option for configUSE_LIST_DATA_INTEGRITY_CHECK_BYTES 2023-11-09 14:54:13 +01:00
port change(newlib): use GCC builtin subword atomics 2023-10-09 12:13:02 +04:00
priv_include
test_apps fix(newlib,ci): wrong floating point number handling in tests 2023-11-09 17:12:07 +08:00
.gitignore
CMakeLists.txt refactor(linux): excluded all non-Linux components from build 2023-10-16 17:06:54 +08:00
COPYING.NEWLIB
Kconfig
abort.c
assert.c
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
heap.c fix(heap): memalign respect malloc_alwaysinternal_limit 2023-11-01 01:58:27 +08:00
locks.c
newlib.lf change(newlib): use GCC builtin subword atomics 2023-10-09 12:13:02 +04:00
newlib_init.c
poll.c
pthread.c
random.c
realpath.c
reent_init.c
sbom.yml feat(newlib): Add sbom manifest file 2023-10-13 19:15:03 +04:00
sdkconfig.rename.esp32
sdkconfig.rename.esp32c3
sdkconfig.rename.esp32s2
sdkconfig.rename.esp32s3
stdatomic.c
syscalls.c
sysconf.c
system_libs.lf
termios.c
time.c