Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ea191c commit 423195bCopy full SHA for 423195b
all_platforms.py
@@ -16,6 +16,8 @@
16
"wippersnapper_feather_esp32" : ["esp32:esp32:featheresp32:FlashFreq=80,PartitionScheme=min_spiffs", None, None],
17
"feather_esp32_v2" : ["esp32:esp32:adafruit_feather_esp32_v2", None, None],
18
"qtpy_esp32" : ["esp32:esp32:adafruit_qtpy_esp32_pico", None, None],
19
+ "sparklemotion_esp32" : ["esp32:esp32:adafruit_sparklemotion_esp32", None, None],
20
+ "sparklemotionmini_esp32" : ["esp32:esp32:adafruit_sparklemotionmini_esp32", None, None],
21
## ESP32-C3/C6
22
"feather_esp32c6" : ["esp32:esp32:adafruit_feather_esp32c6:FlashMode=qio", None, None],
23
"wippersnapper_feather_esp32c6" : ["esp32:esp32:adafruit_feather_esp32c6:CDCOnBoot=cdc,CPUFreq=160,FlashFreq=80,FlashMode=qio,PartitionScheme=min_spiffs", None, None],
0 commit comments