4815af75bc
As the IDF no longer supports earlier revisions of the C3 by default, we now just explicitly support rev 3+ and enable USB (which wasn't supported in earlier revisions). This work was funded through GitHub Sponsors. Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
8 lines
240 B
Plaintext
8 lines
240 B
Plaintext
CONFIG_ESP32C3_REV_MIN_3=y
|
|
CONFIG_ESP32C3_BROWNOUT_DET=y
|
|
CONFIG_ESP32C3_BROWNOUT_DET_LVL_SEL_7=
|
|
CONFIG_ESP32C3_BROWNOUT_DET_LVL_SEL_4=y
|
|
CONFIG_ESP32C3_BROWNOUT_DET_LVL=4
|
|
CONFIG_ESP_CONSOLE_UART_DEFAULT=
|
|
CONFIG_ESP_CONSOLE_USB_SERIAL_JTAG=y
|