Angus Gratton 3b52eddf6b Merge branch 'bugfix/optimize_some_build_system_tests' into 'master' 6 лет назад
..
platform_include 9a2af7ae33 global: remove gcc 5.2 support 6 лет назад
test 08286ac20f newlib: add definitions of system, raise 6 лет назад
.gitignore bd6ea4393c Initial public version 9 лет назад
.gitmodules bd6ea4393c Initial public version 9 лет назад
CMakeLists.txt f766866167 cmake: remove intermediary libraries for some component 6 лет назад
COPYING.NEWLIB bd6ea4393c Initial public version 9 лет назад
Kconfig 0ae53691ba Rename Kconfig options (components/esp32) 6 лет назад
Makefile.old bd6ea4393c Initial public version 9 лет назад
component.mk 9a2af7ae33 global: remove gcc 5.2 support 6 лет назад
esp32-spiram-rom-functions-c.lf 898b4bdf4d newlib: when compiling with GCC8, use newlib headers and libraries from toolchain 6 лет назад
heap.c afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 лет назад
locks.c 4987a5ad90 fix bug that semaphore may schedule out in Critical Section 6 лет назад
newlib.lf 5719cd6fac newlib: when compiling with GCC8, use newlib headers and libraries from toolchain 6 лет назад
poll.c aa9d302814 VFS: Implement poll() based on select() 7 лет назад
pread.c 41062bea99 VFS: Implement pread() and pwrite() 6 лет назад
project_include.cmake 9a2af7ae33 global: remove gcc 5.2 support 6 лет назад
pthread.c afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 лет назад
pwrite.c 41062bea99 VFS: Implement pread() and pwrite() 6 лет назад
random.c 83a179abb0 esp32: Add esp_fill_random() function 7 лет назад
reent_init.c afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 лет назад
select.c 43eb58da99 VFS: Fix Kconfig prefix 6 лет назад
syscall_table.c afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 лет назад
syscalls.c 23848fd1b9 newlib: define fcntl as strong symbol 6 лет назад
termios.c 43eb58da99 VFS: Fix Kconfig prefix 6 лет назад
time.c 04ae56806c Merge branch 'master' into feature/esp32s2beta_update 6 лет назад
utime.c fb334baa7c VFS: Implement utime() 7 лет назад