Fix io16 io17 and PSRAM support (#1564)

* Add PSRAM init and malloc funtions

* Rebuild IDF libs
This commit is contained in:
Me No Dev
2018-06-30 23:06:50 +02:00
committed by GitHub
parent b855eb23a7
commit 184bb069f2
48 changed files with 132 additions and 7 deletions

View File

@ -9,6 +9,7 @@ set(CORE_SRCS
cores/esp32/esp32-hal-ledc.c
cores/esp32/esp32-hal-matrix.c
cores/esp32/esp32-hal-misc.c
cores/esp32/esp32-hal-psram.c
cores/esp32/esp32-hal-sigmadelta.c
cores/esp32/esp32-hal-spi.c
cores/esp32/esp32-hal-time.c