mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-23 09:13:11 +00:00
Merge branch 'feature/new_esp_psram_component' into 'master'
esp_psram: new esp psram component Closes IDF-4318, IDF-4382, IDF-4841, and IDFGH-7192 See merge request espressif/esp-idf!18050
This commit is contained in:
@@ -12,7 +12,7 @@ INPUT += \
|
||||
$(PROJECT_PATH)/components/driver/include/driver/rmt_rx.h \
|
||||
$(PROJECT_PATH)/components/driver/include/driver/rmt_tx.h \
|
||||
$(PROJECT_PATH)/components/driver/include/driver/rmt_types.h \
|
||||
$(PROJECT_PATH)/components/esp_hw_support/include/esp_himem.h \
|
||||
$(PROJECT_PATH)/components/esp_psram/include/esp32/himem.h \
|
||||
$(PROJECT_PATH)/components/esp_system/include/esp_ipc.h \
|
||||
$(PROJECT_PATH)/components/esp_system/include/esp_ipc_isr.h \
|
||||
$(PROJECT_PATH)/components/hal/include/hal/i2s_types.h \
|
||||
|
Reference in New Issue
Block a user