b25a67590d
Unsure of the history of the ESP32_S2_WROVER board (and why it wasn't named GENERIC_S2_...) but now it's a variant of the generic S2 board. Also removes the non-existent CONFIG_USB_AND_UART from all S2 boards. This work was funded through GitHub Sponsors. Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
8 lines
159 B
Plaintext
8 lines
159 B
Plaintext
CONFIG_ESPTOOLPY_FLASHMODE_QIO=y
|
|
CONFIG_ESPTOOLPY_FLASHFREQ_80M=y
|
|
CONFIG_ESPTOOLPY_AFTER_NORESET=y
|
|
|
|
# LWIP
|
|
CONFIG_LWIP_LOCAL_HOSTNAME="UMTinyS2"
|
|
# end of LWIP
|