Ivan Grokhotkov 5425d8569c Merge branch 'feature/pthread_api' into 'master' 8 years ago
..
include 20942421c3 According to review comments 8 years ago
lib 34372a091c Add initial SPI RAM support. This adds support for an ESP-PSRAM32 chip connected to the default flash pins and GPIO 16 and 17. The RAM is mapped to address 0x3F800000, but otherwise ignored by esp-idf as of yet. 8 years ago
platform_include f31efb697c newlib: rename esp_setup_time_syscalls to esp_set_time_from_rtc 8 years ago
test f8b5c29346 esp32: add [ignore] tag to some unit test cases for CI 9 years ago
.gitignore bd6ea4393c Initial public version 9 years ago
.gitmodules bd6ea4393c Initial public version 9 years ago
COPYING.NEWLIB bd6ea4393c Initial public version 9 years ago
Makefile.old bd6ea4393c Initial public version 9 years ago
component.mk 8670844acf build system: Restore ifdef/ifndef in Makefiles, clean up examples build 8 years ago
libc_discard.list bd6ea4393c Initial public version 9 years ago
locks.c 75d6fdf73c newlib locks: Fix _lock_init() & _lock_init_recursive() failing to initialise a lock 8 years ago
reent_init.c 0c130ecf19 vfs: code review fixes 9 years ago
syscall_table.c 221dc13535 newlib: add "full" formatting support, add missing functions 9 years ago
syscalls.c 71c70cb15c heap: Refactor heap regions/capabilities out of FreeRTOS 8 years ago
time.c 5425d8569c Merge branch 'feature/pthread_api' into 'master' 8 years ago