Sudeep Mohanty bf237a2bd4 Merge branch 'feature/freertos_expose_list_integrity_check_option' into 'master' 2 years ago
..
platform_include d507a86285 feat(freertos): Exposed Kconfig option for configUSE_LIST_DATA_INTEGRITY_CHECK_BYTES 2 years ago
port fdc6d0d813 change(newlib): use GCC builtin subword atomics 2 years ago
priv_include 45482bd1c0 components: Change copyright in components files 3 years ago
test_apps 8624e9edf4 fix(newlib,ci): wrong floating point number handling in tests 2 years ago
.gitignore bd6ea4393c Initial public version 9 years ago
CMakeLists.txt 548022fbe6 refactor(linux): excluded all non-Linux components from build 2 years ago
COPYING.NEWLIB 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 years ago
Kconfig 65a4058e8c newlib: update newlib nano documentation for C6 2 years ago
abort.c 6005cc9163 hal: Deprecate interrupt_controller_hal.h, cpu_hal.h and cpu_ll.h interfaces 3 years ago
assert.c 44df5b31af feature: add ram loadable app support 2 years ago
esp32-spiram-rom-functions-c.lf 932040e08c fix(newlib): fix esp32-spiram-rom-functions entries name 2 years ago
getentropy.c f8e020b1d7 feat(newlib): Implement getentropy() function 2 years ago
heap.c 9e1e245477 fix(heap): memalign respect malloc_alwaysinternal_limit 2 years ago
locks.c 7ca5fa87c0 Use correct recursive mutex for env and regular mutex for tz 2 years ago
newlib.lf fdc6d0d813 change(newlib): use GCC builtin subword atomics 2 years ago
newlib_init.c a43c509d4b change(newlib): update newlib according to new internal structures 2 years ago
poll.c 45482bd1c0 components: Change copyright in components files 3 years ago
pthread.c a937efef1a feat(pthread): added pthread_condattr* stubs to avoid linker errors 2 years ago
random.c a9fda54d39 esp_hw_support/esp_system: Re-evaluate header inclusions and include directories 3 years ago
realpath.c 45482bd1c0 components: Change copyright in components files 3 years ago
reent_init.c a43c509d4b change(newlib): update newlib according to new internal structures 2 years ago
sbom.yml b41b175a59 feat(newlib): Add sbom manifest file 2 years ago
sdkconfig.rename.esp32 d2872095f9 soc: moved kconfig options out of the target component. 3 years ago
sdkconfig.rename.esp32c3 d2872095f9 soc: moved kconfig options out of the target component. 3 years ago
sdkconfig.rename.esp32s2 d2872095f9 soc: moved kconfig options out of the target component. 3 years ago
sdkconfig.rename.esp32s3 d2872095f9 soc: moved kconfig options out of the target component. 3 years ago
stdatomic.c a32bbedcd9 newlib: implement 8/16-bit atomic operations for riscv 2 years ago
syscalls.c 35ea136d5a newlib: implement fsync for the case of CONFIG_VFS_SUPPORT_IO=0 2 years ago
sysconf.c 45482bd1c0 components: Change copyright in components files 3 years ago
system_libs.lf e9345bcced build: Adds support for Clangs's toolchain compiler-rt 2 years ago
termios.c 45482bd1c0 components: Change copyright in components files 3 years ago
time.c 8433229958 fix(newlib): included limits.h to fix warning 2 years ago