esp-idf/components/newlib
Jeroen Domburg 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. 2017-09-04 12:05:49 +08:00
..
include
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 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
libc_discard.list
locks.c
reent_init.c
syscall_table.c
syscalls.c
time.c newlib: rename esp_setup_time_syscalls to esp_set_time_from_rtc 2017-09-01 10:36:14 +08:00