File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -641,8 +641,8 @@ macro(nf_add_idf_as_library)
641641 nf_install_idf_component_from_registry(littlefs 288ff2e7-dfd9-4833-9be5-6e9d37d29880)
642642
643643 if (${TARGET_SERIES_SHORT} STREQUAL "esp32p4" )
644- nf_install_idf_component_from_registry(esp_wifi_remote 754ca2ab-c4f5-4c81-834b-0aa460a84ae8)
645- nf_install_idf_component_from_registry(esp_hosted b9a7198d-7257-4954-9380-5f9edb15028c)
644+ nf_install_idf_component_from_registry(esp_wifi_remote 3355c7e4-03ac-44a2-b100-1cbb29a05d03)
645+ nf_install_idf_component_from_registry(esp_hosted 9fb39051-7a32-4fbf-83e9-a4b54ab6fae5)
646646 endif ()
647647
648648 include (${IDF_PATH_CMAKED} /tools/cmake/idf.cmake)
Original file line number Diff line number Diff line change @@ -39,6 +39,7 @@ CONFIG_ESP_SLEEP_POWER_DOWN_FLASH=y
3939CONFIG_PM_ENABLE=y
4040
4141CONFIG_SPIRAM=y
42+ CONFIG_SPIRAM_SPEED_200M=y
4243CONFIG_SPIRAM_BOOT_INIT=y
4344CONFIG_SPIRAM_IGNORE_NOTFOUND=y
4445
You can’t perform that action at this time.
0 commit comments