Alexey Lapshin a32bbedcd9 newlib: implement 8/16-bit atomic operations for riscv 3 lat temu
..
platform_include adb79a4852 newlib: Fix header issues with C++ guards and implicit inclusion 3 lat temu
port a32bbedcd9 newlib: implement 8/16-bit atomic operations for riscv 2 lat temu
priv_include 45482bd1c0 components: Change copyright in components files 3 lat temu
test fd3e0b0b18 esp32h2(ci): enable target test 3 lat temu
test_apps 8849b1b5aa newlib: fix and add new atomic tests for multicore chips 2 lat temu
.gitignore bd6ea4393c Initial public version 9 lat temu
CMakeLists.txt 893cc19f75 tools: Adds newlib nano support for clang builds 3 lat temu
COPYING.NEWLIB 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 lat temu
Kconfig 65a4058e8c newlib: update newlib nano documentation for C6 3 lat temu
abort.c 6005cc9163 hal: Deprecate interrupt_controller_hal.h, cpu_hal.h and cpu_ll.h interfaces 3 lat temu
assert.c 44df5b31af feature: add ram loadable app support 3 lat temu
esp32-spiram-rom-functions-c.lf da731a7eeb psram: add configuration macros to move workaround libc functions to flash 4 lat temu
heap.c d83ce227aa newlib: implement posix_memalign, sysconf, realpath 4 lat temu
locks.c 7ca5fa87c0 Use correct recursive mutex for env and regular mutex for tz 3 lat temu
newlib.lf 41973b761e newlib: Override __assert and __assert_func 4 lat temu
newlib_init.c 4713a9a7f2 ESP32H2: Introduce new chip target esp32h2, hello_world example supported 3 lat temu
poll.c 45482bd1c0 components: Change copyright in components files 3 lat temu
pthread.c 45482bd1c0 components: Change copyright in components files 3 lat temu
random.c a9fda54d39 esp_hw_support/esp_system: Re-evaluate header inclusions and include directories 3 lat temu
realpath.c 45482bd1c0 components: Change copyright in components files 3 lat temu
reent_init.c 45482bd1c0 components: Change copyright in components files 3 lat temu
sdkconfig.rename.esp32 d2872095f9 soc: moved kconfig options out of the target component. 3 lat temu
sdkconfig.rename.esp32c3 d2872095f9 soc: moved kconfig options out of the target component. 3 lat temu
sdkconfig.rename.esp32s2 d2872095f9 soc: moved kconfig options out of the target component. 3 lat temu
sdkconfig.rename.esp32s3 d2872095f9 soc: moved kconfig options out of the target component. 3 lat temu
stdatomic.c a32bbedcd9 newlib: implement 8/16-bit atomic operations for riscv 2 lat temu
syscalls.c 77b754b47f newlib: fix return value of no-VFS _read_r if nothing received 3 lat temu
sysconf.c 45482bd1c0 components: Change copyright in components files 3 lat temu
system_libs.lf 95ee8104bf build system: add COMPILER_SAVE_RESTORE_LIBCALLS option 4 lat temu
termios.c 45482bd1c0 components: Change copyright in components files 3 lat temu
time.c 60767c234d Set errno in adjtime if delta is too large 3 lat temu