Skip to content

Commit f8d9c9e

Browse files
committed
add floppsy to platforms
1 parent 1e4c645 commit f8d9c9e

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
@@ -138,6 +138,8 @@
138138
"qt_py_rp2040_tinyusb": ["rp2040:rp2040:adafruit_qtpy:flash=8388608_0,freq=120,dbgport=Disabled,dbglvl=None,usbstack=tinyusb", "0xe48bff56", None],
139139
"itsybitsy_rp2040" : ["rp2040:rp2040:adafruit_itsybitsy:freq=125,flash=8388608_524288", "0xe48bff56", None],
140140
"itsybitsy_rp2040_tinyusb" : ["rp2040:rp2040:adafruit_itsybitsy:flash=8388608_524288,freq=120,dbgport=Disabled,dbglvl=None,usbstack=tinyusb", "0xe48bff56", None],
141+
"floppsy_rp2040" : ["rp2040:rp2040:adafruit_floppsy:freq=125,flash=16777216_524288", "0xe48bff56", None],
142+
"floppsy_rp2040_tinyusb" : ["rp2040:rp2040:adafruit_floppsy:flash=16777216_524288,freq=120,dbgport=Disabled,dbglvl=None,usbstack=tinyusb", "0xe48bff56", None],
141143

142144
# Attiny8xy, 16xy, 32xy (SpenceKonde)
143145
"attiny3217" : ["megaTinyCore:megaavr:atxy7:chip=3217", None, None],

0 commit comments

Comments
 (0)