Merge branch 'refactor/misc_move_from_esp_common' into 'master'

Movements from esp_common

Closes IDF-1947

See merge request espressif/esp-idf!9692
This commit is contained in:
Angus Gratton
2021-02-24 23:16:52 +00:00
53 changed files with 494 additions and 480 deletions
+1 -1
View File
@@ -242,7 +242,7 @@ menu "ESP32S3-Specific"
endchoice
# insert non-chip-specific items here
source "$IDF_PATH/components/esp_common/Kconfig.spiram.common"
source "$IDF_PATH/components/esp_hw_support/Kconfig.spiram.common"
endmenu