mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
3351376a11
HW acceleration for GCM is now enabled by default Closes IDF-1443
5 lines
140 B
Plaintext
5 lines
140 B
Plaintext
TEST_COMPONENTS=driver esp32s2 spi_flash mbedtls
|
|
CONFIG_ESP32S2_SPIRAM_SUPPORT=y
|
|
CONFIG_IDF_TARGET="esp32s2"
|
|
CONFIG_SPIRAM_OCCUPY_NO_HOST=y
|