init
This commit is contained in:
@@ -16,12 +16,13 @@ board = esp32-c3-devkitm-1
|
||||
framework = arduino
|
||||
; framework = espidf
|
||||
monitor_speed = 9600
|
||||
; upload_port = COM10
|
||||
upload_port = COM12
|
||||
build_flags = -DARDUINO_USB_CDC_ON_BOOT=1 -DARDUINO_USB_MODE=1
|
||||
; upload_protocol = espota
|
||||
; upload_port = 192.168.2.136
|
||||
upload_port = 192.168.2.147
|
||||
; upload_port = 192.168.2.128
|
||||
; upload_port = 192.168.2.145
|
||||
; upload_port = 192.168.2.33
|
||||
;board_build.partitions = huge_app.csv
|
||||
board_build.partitions = min_spiffs.csv
|
||||
|
||||
|
||||
Reference in New Issue
Block a user