Ivan Grokhotkov 71bab1078f newlib: fix ESHUTDOWN and ENOTSOCK having the same numerical value 3 年 前
..
platform_include 71bab1078f newlib: fix ESHUTDOWN and ENOTSOCK having the same numerical value 3 年 前
port edb76f14d6 esp_timer: remove legacy ESP32 FRC timer implementation. 4 年 前
priv_include 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 年 前
test e27f1331e4 components: correct printf() placeholder for time_t 3 年 前
test_apps a801555299 ci: replace all component ut with pytest-embedded 4 年 前
.gitignore bd6ea4393c Initial public version 9 年 前
.gitmodules bd6ea4393c Initial public version 9 年 前
CMakeLists.txt d83ce227aa newlib: implement posix_memalign, sysconf, realpath 4 年 前
COPYING.NEWLIB 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 年 前
Kconfig 0ae53691ba Rename Kconfig options (components/esp32) 6 年 前
abort.c 753a929525 global: fix sign-compare warnings 5 年 前
assert.c 41973b761e newlib: Override __assert and __assert_func 4 年 前
esp32-spiram-rom-functions-c.lf da731a7eeb psram: add configuration macros to move workaround libc functions to flash 4 年 前
heap.c d83ce227aa newlib: implement posix_memalign, sysconf, realpath 4 年 前
locks.c 57fd78f5ba freertos: Remove legacy data types 4 年 前
newlib.lf 41973b761e newlib: Override __assert and __assert_func 4 年 前
newlib_init.c 4aa2719e13 spi_flash, newlib: fix NULL pointer dereference on OOM 3 年 前
poll.c 753a929525 global: fix sign-compare warnings 5 年 前
pthread.c 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 年 前
random.c a9fda54d39 esp_hw_support/esp_system: Re-evaluate header inclusions and include directories 4 年 前
realpath.c d83ce227aa newlib: implement posix_memalign, sysconf, realpath 4 年 前
reent_init.c 753a929525 global: fix sign-compare warnings 5 年 前
stdatomic.c 3ab9acddc1 newlib: stdatomic: fix conflicting types for atomic built-in functions 4 年 前
syscalls.c 8f0ee18931 Merge branch 'feature/clang_toolchain_compat' into 'master' 4 年 前
sysconf.c d83ce227aa newlib: implement posix_memalign, sysconf, realpath 4 年 前
system_libs.lf 95ee8104bf build system: add COMPILER_SAVE_RESTORE_LIBCALLS option 4 年 前
termios.c 43eb58da99 VFS: Fix Kconfig prefix 6 年 前
time.c d2b894862c newlib: auto-detect sizeof(time_t) 4 年 前