Jiang Jiang Jian 9a42760b22 Merge branch 'feature/posix_compat_functions_v4.4' into 'release/v4.4' 4 years ago
..
platform_include 6e59f9e8be [newlib]: Added missing includes 4 years ago
port 6fce2930d0 esp32h2: enable more components to support esp32h2 4 years ago
priv_include 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 years ago
test 9159aa58d3 tests: refactoring of the gcc's inner functions, because clang doesn't support them 4 years ago
test_apps f158a0d538 newlib: implement posix_memalign, sysconf, realpath 4 years ago
.gitignore bd6ea4393c Initial public version 9 years ago
.gitmodules bd6ea4393c Initial public version 9 years ago
CMakeLists.txt f158a0d538 newlib: implement posix_memalign, sysconf, realpath 4 years ago
COPYING.NEWLIB 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 years ago
Kconfig 0ae53691ba Rename Kconfig options (components/esp32) 6 years ago
Makefile.old 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 years ago
abort.c 753a929525 global: fix sign-compare warnings 5 years ago
assert.c 41973b761e newlib: Override __assert and __assert_func 4 years ago
component.mk 41973b761e newlib: Override __assert and __assert_func 4 years ago
esp32-spiram-rom-functions-c.lf da731a7eeb psram: add configuration macros to move workaround libc functions to flash 4 years ago
heap.c f158a0d538 newlib: implement posix_memalign, sysconf, realpath 4 years ago
locks.c 6fce2930d0 esp32h2: enable more components to support esp32h2 4 years ago
newlib.lf 41973b761e newlib: Override __assert and __assert_func 4 years ago
newlib_init.c 6fce2930d0 esp32h2: enable more components to support esp32h2 4 years ago
poll.c 753a929525 global: fix sign-compare warnings 5 years ago
pthread.c 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 years ago
random.c 83a179abb0 esp32: Add esp_fill_random() function 7 years ago
realpath.c f158a0d538 newlib: implement posix_memalign, sysconf, realpath 4 years ago
reent_init.c 753a929525 global: fix sign-compare warnings 5 years ago
stdatomic.c c8c65a2854 newlib: stdatomic: implement missing "op_fetch", "nand" builtins 4 years ago
syscalls.c 8f0ee18931 Merge branch 'feature/clang_toolchain_compat' into 'master' 4 years ago
sysconf.c f158a0d538 newlib: implement posix_memalign, sysconf, realpath 4 years ago
system_libs.lf 95ee8104bf build system: add COMPILER_SAVE_RESTORE_LIBCALLS option 4 years ago
termios.c 43eb58da99 VFS: Fix Kconfig prefix 6 years ago
time.c 420aef1ffe Updates for riscv support 5 years ago