Skip to content

Commit 8b73d6a

Browse files
committed
Update C6 for WipperSnapper to core log level INFO
1 parent de8517c commit 8b73d6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

all_platforms.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"qtpy_esp32" : ["esp32:esp32:adafruit_qtpy_esp32_pico", None, None],
1919
## ESP32-C3/C6
2020
"feather_esp32c6" : ["esp32:esp32:adafruit_feather_esp32c6:FlashMode=qio", None, None],
21-
"wippersnapper_feather_esp32c6" : ["esp32:esp32:adafruit_feather_esp32c6:CDCOnBoot=cdc,CPUFreq=160,FlashFreq=80,FlashMode=qio,PartitionScheme=min_spiffs", None, None],
21+
"wippersnapper_feather_esp32c6" : ["esp32:esp32:adafruit_feather_esp32c6:CDCOnBoot=cdc,DebugLevel=info,CPUFreq=160,FlashFreq=80,FlashMode=qio,PartitionScheme=min_spiffs", None, None],
2222
"qtpy_esp32c3" : ["esp32:esp32:adafruit_qtpy_esp32c3:FlashMode=qio", None, None],
2323
"wippersnapper_qtpy_esp32c3" : ["esp32:esp32:adafruit_qtpy_esp32c3:FlashMode=qio,PartitionScheme=min_spiffs", None, None],
2424
## ESP32-S2

0 commit comments

Comments
 (0)