morris 6eb450fa87 newlib: ROM library is build with time_t 64bit on esp32c2 3 лет назад
..
platform_include c947585ee4 newlib: dirent d_ino type fix 3 лет назад
port edb76f14d6 esp_timer: remove legacy ESP32 FRC timer implementation. 4 лет назад
priv_include 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 лет назад
test 6eb450fa87 newlib: ROM library is build with time_t 64bit on esp32c2 3 лет назад
test_apps facab8c5a7 tools: Increase the minimal supported CMake version to 3.16 3 лет назад
.gitignore bd6ea4393c Initial public version 9 лет назад
.gitmodules bd6ea4393c Initial public version 9 лет назад
CMakeLists.txt 47659be5b8 build system: remove lwip from common requirements 3 лет назад
COPYING.NEWLIB 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 лет назад
Kconfig 4302e28698 newlib: use newlib nano format default 3 лет назад
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 3 лет назад
realpath.c d83ce227aa newlib: implement posix_memalign, sysconf, realpath 4 лет назад
reent_init.c 753a929525 global: fix sign-compare warnings 5 лет назад
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.esp32h2 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 0c10b937f5 Merge branch 'bugfix/freertos_smp_disable_interrupt_usage' into 'master' 3 лет назад
syscalls.c 77b754b47f newlib: fix return value of no-VFS _read_r if nothing received 3 лет назад
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 лет назад