Skip to content

Commit 1806102

Browse files
authored
Merge pull request #212 from adafruit/arduino_giga
add arduino giga
2 parents 790b8e1 + 491fdd9 commit 1806102

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

all_platforms.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
# Arduino SAMD
88
"zero" : ["arduino:samd:arduino_zero_native", "0x68ed2b88", None, None],
99
"cpx" : ["arduino:samd:adafruit_circuitplayground_m0", "0x68ed2b88", None],
10+
# Arduino MBED GIGA
11+
"giga" : ["arduino:mbed_giga:giga", None, None],
1012
# Espressif
1113
"esp8266" : ["esp8266:esp8266:huzzah:eesz=4M3M,xtal=80", None, None],
1214
"esp32" : ["esp32:esp32:featheresp32:FlashFreq=80", None, None],

0 commit comments

Comments
 (0)