912892b209
When these files get concatenated the newline-at-EOF is necessary so that the start of the next file doesn't join with the end of the previous.
6 lines
205 B
Plaintext
6 lines
205 B
Plaintext
# MicroPython on ESP32, ESP IDF configuration with 240MHz CPU
|
|
CONFIG_ESP32_DEFAULT_CPU_FREQ_80=
|
|
CONFIG_ESP32_DEFAULT_CPU_FREQ_160=
|
|
CONFIG_ESP32_DEFAULT_CPU_FREQ_240=y
|
|
CONFIG_ESP32_DEFAULT_CPU_FREQ_MHZ=240
|