esp-idf/components/newlib
Jeroen Domburg 875ae6a134 Add option to allocate external RAM using heap_alloc_caps 2017-09-14 10:47:44 +08:00
..
include According to review comments 2017-09-06 10:30:23 +08:00
lib 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. 2017-09-04 12:05:49 +08:00
platform_include newlib: rename esp_setup_time_syscalls to esp_set_time_from_rtc 2017-09-01 10:36:14 +08:00
test
.gitignore
.gitmodules
COPYING.NEWLIB
Makefile.old
component.mk build system: Restore ifdef/ifndef in Makefiles, clean up examples build 2017-09-05 16:11:03 +10:00
libc_discard.list
locks.c
reent_init.c
syscall_table.c heap: Refactor heap regions/capabilities out of FreeRTOS 2017-07-10 17:46:03 +08:00
syscalls.c Add option to allocate external RAM using heap_alloc_caps 2017-09-14 10:47:44 +08:00
time.c Merge branch 'feature/pthread_api' into 'master' 2017-09-07 17:49:42 +08:00