Andrei Safronov 3d9814bf8b newlib: implement __atomic_load/__atomic_store functions 3 lat temu
..
platform_include 71bab1078f newlib: fix ESHUTDOWN and ENOTSOCK having the same numerical value 3 lat temu
port edb76f14d6 esp_timer: remove legacy ESP32 FRC timer implementation. 4 lat temu
priv_include 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 lat temu
test 708e99497b global: add dependency on esp_timer component and include esp_timer.h 3 lat temu
test_apps a801555299 ci: replace all component ut with pytest-embedded 4 lat temu
.gitignore bd6ea4393c Initial public version 9 lat temu
.gitmodules bd6ea4393c Initial public version 9 lat temu
CMakeLists.txt 47659be5b8 build system: remove lwip from common requirements 3 lat temu
COPYING.NEWLIB 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 lat temu
Kconfig d2872095f9 soc: moved kconfig options out of the target component. 3 lat temu
abort.c 753a929525 global: fix sign-compare warnings 5 lat temu
assert.c 41973b761e newlib: Override __assert and __assert_func 4 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 57fd78f5ba freertos: Remove legacy data types 4 lat temu
newlib.lf 41973b761e newlib: Override __assert and __assert_func 4 lat temu
newlib_init.c 4aa2719e13 spi_flash, newlib: fix NULL pointer dereference on OOM 4 lat temu
poll.c 753a929525 global: fix sign-compare warnings 5 lat temu
pthread.c 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 lat temu
random.c a9fda54d39 esp_hw_support/esp_system: Re-evaluate header inclusions and include directories 4 lat temu
realpath.c d83ce227aa newlib: implement posix_memalign, sysconf, realpath 4 lat temu
reent_init.c 753a929525 global: fix sign-compare warnings 5 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.esp32h2 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 3d9814bf8b newlib: implement __atomic_load/__atomic_store functions 3 lat temu
syscalls.c 77b754b47f newlib: fix return value of no-VFS _read_r if nothing received 3 lat temu
sysconf.c d83ce227aa newlib: implement posix_memalign, sysconf, realpath 4 lat temu
system_libs.lf 95ee8104bf build system: add COMPILER_SAVE_RESTORE_LIBCALLS option 4 lat temu
termios.c 43eb58da99 VFS: Fix Kconfig prefix 6 lat temu
time.c d2b894862c newlib: auto-detect sizeof(time_t) 4 lat temu