Ivan Grokhotkov 36a66a7243 newlib: use --specs=nano.specs to enable "nano" version of C library před 6 roky
..
platform_include bdf6c00154 Merge branch 'feature/likely_unlikely' into 'master' před 6 roky
test ae063d96c2 esp_rom: Fix esp32.rom.newlib-time.ld should includes all time ROM functions/data před 5 roky
.gitignore bd6ea4393c Initial public version před 9 roky
.gitmodules bd6ea4393c Initial public version před 9 roky
CMakeLists.txt 36a66a7243 newlib: use --specs=nano.specs to enable "nano" version of C library před 5 roky
COPYING.NEWLIB bd6ea4393c Initial public version před 9 roky
Kconfig 0ae53691ba Rename Kconfig options (components/esp32) před 6 roky
Makefile.old bd6ea4393c Initial public version před 9 roky
component.mk 9a2af7ae33 global: remove gcc 5.2 support před 6 roky
esp32-spiram-rom-functions-c.lf 898b4bdf4d newlib: when compiling with GCC8, use newlib headers and libraries from toolchain před 6 roky
heap.c 8e5ea171d3 newlib: reverted support of memalign function před 6 roky
locks.c 4987a5ad90 fix bug that semaphore may schedule out in Critical Section před 6 roky
newlib.lf 5719cd6fac newlib: when compiling with GCC8, use newlib headers and libraries from toolchain před 6 roky
poll.c aa9d302814 VFS: Implement poll() based on select() před 7 roky
pread.c 41062bea99 VFS: Implement pread() and pwrite() před 6 roky
pthread.c 13d603e486 asio: updated ASIO port to use latest asio and esp-idf features před 6 roky
pwrite.c 41062bea99 VFS: Implement pread() and pwrite() před 6 roky
random.c 83a179abb0 esp32: Add esp_fill_random() function před 7 roky
reent_init.c afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) před 6 roky
select.c 2c793cef06 idf: Support a custom toolchain with time_t wide 64-bits před 6 roky
syscall_table.c afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) před 6 roky
syscalls.c 23848fd1b9 newlib: define fcntl as strong symbol před 6 roky
termios.c 43eb58da99 VFS: Fix Kconfig prefix před 6 roky
time.c 2c793cef06 idf: Support a custom toolchain with time_t wide 64-bits před 6 roky
utime.c fb334baa7c VFS: Implement utime() před 7 roky