Skip to content

Commit

Permalink
Merge pull request #199 from adafruit/floppsy
Browse files Browse the repository at this point in the history
add floppsy to platforms
  • Loading branch information
jepler authored Nov 27, 2024
2 parents 1e4c645 + 9e30f77 commit 8ea191c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions all_platforms.py
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,8 @@
"qt_py_rp2040_tinyusb": ["rp2040:rp2040:adafruit_qtpy:flash=8388608_0,freq=120,dbgport=Disabled,dbglvl=None,usbstack=tinyusb", "0xe48bff56", None],
"itsybitsy_rp2040" : ["rp2040:rp2040:adafruit_itsybitsy:freq=125,flash=8388608_524288", "0xe48bff56", None],
"itsybitsy_rp2040_tinyusb" : ["rp2040:rp2040:adafruit_itsybitsy:flash=8388608_524288,freq=120,dbgport=Disabled,dbglvl=None,usbstack=tinyusb", "0xe48bff56", None],
"floppsy_rp2040" : ["rp2040:rp2040:adafruit_floppsy:freq=125,flash=16777216_14680064", "0xe48bff56", None],
"floppsy_rp2040_tinyusb" : ["rp2040:rp2040:adafruit_floppsy:flash=16777216_14680064,freq=120,dbgport=Disabled,dbglvl=None,usbstack=tinyusb", "0xe48bff56", None],

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

0 comments on commit 8ea191c

Please sign in to comment.