Skip to content

Commit e98a899

Browse files
committed
build fix for ESP32-C3
1 parent c87a303 commit e98a899

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

uCNC/src/hal/boards/esp32/esp32.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@ build_flags =
121121
-D USE_ARDUINO_EEPROM_LIBRARY
122122
-D ENABLE_WIFI
123123
-D MCU_FLASH_FS=1
124+
-D ARDUINO_USB_CDC_ON_BOOT=1
124125
-D USE_ARDUINO_SPI_LIBRARY
125126
-D USE_ARDUINO_EEPROM_LIBRARY
126127
board_build.f_flash = 80000000L

0 commit comments

Comments
 (0)