mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 09:39:10 -04:00
The kconfig options are moved to the component where they are used, mostly esp_hw_support and esp_system.
4 lines
94 B
Plaintext
4 lines
94 B
Plaintext
CONFIG_IDF_TARGET="esp32s3"
|
|
TEST_COMPONENTS=esp_hw_support mbedtls esp_system
|
|
CONFIG_SPIRAM=y
|