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