mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 12:35:28 +00:00
psram: remove CS/CLK pin settings in kconfig on ESP32S2/S3
This commit is contained in:
5
components/esp_psram/sdkconfig.rename.esp32s3
Normal file
5
components/esp_psram/sdkconfig.rename.esp32s3
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