defaults for zero-s3
This commit is contained in:
parent
cd9fd98012
commit
5a18809a70
1 changed files with 5 additions and 0 deletions
|
@ -2,4 +2,9 @@
|
|||
# Espressif IoT Development Framework (ESP-IDF) 5.4.0 Project Minimal Configuration
|
||||
#
|
||||
CONFIG_IDF_TARGET="esp32s3"
|
||||
CONFIG_ESPTOOLPY_FLASHMODE_QIO=y
|
||||
CONFIG_ESPTOOLPY_FLASHSIZE_4MB=y
|
||||
CONFIG_COMPILER_OPTIMIZATION_PERF=y
|
||||
CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ_240=y
|
||||
CONFIG_ESP_CONSOLE_USB_SERIAL_JTAG=y
|
||||
CONFIG_DSP_MAX_FFT_SIZE_512=y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue