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