mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-21 02:11:01 +00:00
psram: remove CS/CLK pin settings in kconfig on ESP32S2
This commit is contained in:
5
components/esp32s2/sdkconfig.rename
Normal file
5
components/esp32s2/sdkconfig.rename
Normal file
@@ -0,0 +1,5 @@
|
||||
# sdkconfig replacement configurations for deprecated options formatted as
|
||||
# CONFIG_DEPRECATED_OPTION CONFIG_NEW_OPTION
|
||||
|
||||
CONFIG_DEFAULT_PSRAM_CLK_IO CONFIG_SPIRAM_CLK_IO
|
||||
CONFIG_DEFAULT_PSRAM_CS_IO CONFIG_SPIRAM_CS_IO
|
Reference in New Issue
Block a user