esp32: move spiram, himem

This commit is contained in:
Renz Bagaporo
2021-03-19 15:54:30 +08:00
committed by Michael (XIAO Xufeng)
parent 452bfda367
commit 844af01eb4
40 changed files with 99 additions and 438 deletions

View File

@@ -8,5 +8,5 @@ INPUT += \
$(IDF_PATH)/components/soc/$(IDF_TARGET)/include/soc/rtc_io_channel.h \
$(IDF_PATH)/components/soc/$(IDF_TARGET)/include/soc/touch_sensor_channel.h \
$(IDF_PATH)/components/driver/$(IDF_TARGET)/include/driver/touch_sensor.h \
$(IDF_PATH)/components/esp32/include/esp32/himem.h \
$(IDF_PATH)/components/esp_hw_support/include/soc/esp32/himem.h \
$(IDF_PATH)/components/ulp/include/$(IDF_TARGET)/ulp.h