Compare commits

...

9 commits

Author SHA1 Message Date
lady ada
3d0ebc0528 thinkink board 2022-11-29 22:34:41 -05:00
Paint Your Dragon
238f7a7b1f
Merge pull request #1 from adafruit/pb-scorpio
Add support for Adafruit Feather RP2040 SCORPIO
2022-11-17 18:54:24 -08:00
Phillip Burgess
d880ec4e13 boards.txt fixed by running makeboards.py 2022-11-17 18:33:34 -08:00
Phillip Burgess
f45b2ae730 Fix PIDs using values from MBAdafruitBoards
Still unsure about pid.[1-7] but let's see what happens
2022-11-17 18:16:12 -08:00
Phillip Burgess
64d4044fcc README: Add Feather SCORPIO to supported boards 2022-11-17 18:01:01 -08:00
Phillip Burgess
6264c407ca Fix PID in scorpio JSON 2022-11-14 18:03:41 -08:00
Phillip Burgess
aea6241939 Change PID in makeboards.py instead of boards.txt 2022-11-14 17:51:33 -08:00
Phillip Burgess
31596dafe6 Add SCORPIO items from ladyada 2022-11-14 14:42:53 -08:00
lady ada
3f602d4147 add rough for scorpio 2022-10-30 20:05:33 -04:00
8 changed files with 805 additions and 0 deletions

View file

@ -13,6 +13,7 @@ See https://arduino-pico.readthedocs.io/en/latest/ along with the examples for m
* Raspberry Pi Pico
* Raspberry Pi Pico W
* Adafruit Feather RP2040
* Adafruit Feather RP2040 SCORPIO
* Adafruit ItsyBitsy RP2040
* Adafruit KB2040
* Adafruit Macropad RP2040

View file

@ -1900,6 +1900,602 @@ adafruit_featherpicodebug.menu.ipstack.ipv4ipv6=IPv4 and IPv6
adafruit_featherpicodebug.menu.ipstack.ipv4ipv6.build.libpico=libpico-ipv6.a
adafruit_featherpicodebug.menu.ipstack.ipv4ipv6.build.lwipdefs=-DLWIP_IPV6=1 -DLWIP_IPV4=1
# -----------------------------------
# Adafruit Feather RP2040 SCORPIO
# -----------------------------------
adafruit_feather_scorpio.name=Adafruit Feather RP2040 SCORPIO
adafruit_feather_scorpio.vid.0=0x239a
adafruit_feather_scorpio.pid.0=0x8121
adafruit_feather_scorpio.vid.1=0x239a
adafruit_feather_scorpio.pid.1=0x8121
adafruit_feather_scorpio.vid.2=0x239a
adafruit_feather_scorpio.pid.2=0xc121
adafruit_feather_scorpio.vid.3=0x239a
adafruit_feather_scorpio.pid.3=0xc121
adafruit_feather_scorpio.vid.4=0x239a
adafruit_feather_scorpio.pid.4=0x8121
adafruit_feather_scorpio.vid.5=0x239a
adafruit_feather_scorpio.pid.5=0x8121
adafruit_feather_scorpio.vid.6=0x239a
adafruit_feather_scorpio.pid.6=0xc121
adafruit_feather_scorpio.vid.7=0x239a
adafruit_feather_scorpio.pid.7=0xc121
adafruit_feather_scorpio.build.usbpid=-DSERIALUSB_PID=0x8121
adafruit_feather_scorpio.build.usbpwr=-DUSBD_MAX_POWER_MA=250
adafruit_feather_scorpio.build.board=ADAFRUIT_FEATHER_RP2040_SCORPIO
adafruit_feather_scorpio.build.mcu=cortex-m0plus
adafruit_feather_scorpio.build.variant=adafruit_feather_scorpio
adafruit_feather_scorpio.upload.tool=uf2conv
adafruit_feather_scorpio.upload.tool.default=uf2conv
adafruit_feather_scorpio.upload.tool.network=uf2conv-network
adafruit_feather_scorpio.upload.maximum_size=8388608
adafruit_feather_scorpio.upload.maximum_data_size=262144
adafruit_feather_scorpio.upload.wait_for_upload_port=true
adafruit_feather_scorpio.upload.erase_cmd=
adafruit_feather_scorpio.serial.disableDTR=false
adafruit_feather_scorpio.serial.disableRTS=false
adafruit_feather_scorpio.build.f_cpu=125000000
adafruit_feather_scorpio.build.led=
adafruit_feather_scorpio.build.core=rp2040
adafruit_feather_scorpio.build.ldscript=memmap_default.ld
adafruit_feather_scorpio.build.ram_length=256k
adafruit_feather_scorpio.build.debugscript=picoprobe.tcl
adafruit_feather_scorpio.build.boot2=boot2_w25q080_2_padded_checksum
adafruit_feather_scorpio.build.vid=0x239a
adafruit_feather_scorpio.build.pid=0x8121
adafruit_feather_scorpio.build.usb_manufacturer="Adafruit"
adafruit_feather_scorpio.build.usb_product="Feather RP2040 SCORPIO"
adafruit_feather_scorpio.menu.flash.8388608_0=8MB (no FS)
adafruit_feather_scorpio.menu.flash.8388608_0.upload.maximum_size=8384512
adafruit_feather_scorpio.menu.flash.8388608_0.build.flash_length=8384512
adafruit_feather_scorpio.menu.flash.8388608_0.build.eeprom_start=276819968
adafruit_feather_scorpio.menu.flash.8388608_0.build.fs_start=276819968
adafruit_feather_scorpio.menu.flash.8388608_0.build.fs_end=276819968
adafruit_feather_scorpio.menu.flash.8388608_65536=8MB (Sketch: 8128KB, FS: 64KB)
adafruit_feather_scorpio.menu.flash.8388608_65536.upload.maximum_size=8318976
adafruit_feather_scorpio.menu.flash.8388608_65536.build.flash_length=8318976
adafruit_feather_scorpio.menu.flash.8388608_65536.build.eeprom_start=276819968
adafruit_feather_scorpio.menu.flash.8388608_65536.build.fs_start=276754432
adafruit_feather_scorpio.menu.flash.8388608_65536.build.fs_end=276819968
adafruit_feather_scorpio.menu.flash.8388608_131072=8MB (Sketch: 8064KB, FS: 128KB)
adafruit_feather_scorpio.menu.flash.8388608_131072.upload.maximum_size=8253440
adafruit_feather_scorpio.menu.flash.8388608_131072.build.flash_length=8253440
adafruit_feather_scorpio.menu.flash.8388608_131072.build.eeprom_start=276819968
adafruit_feather_scorpio.menu.flash.8388608_131072.build.fs_start=276688896
adafruit_feather_scorpio.menu.flash.8388608_131072.build.fs_end=276819968
adafruit_feather_scorpio.menu.flash.8388608_262144=8MB (Sketch: 7936KB, FS: 256KB)
adafruit_feather_scorpio.menu.flash.8388608_262144.upload.maximum_size=8122368
adafruit_feather_scorpio.menu.flash.8388608_262144.build.flash_length=8122368
adafruit_feather_scorpio.menu.flash.8388608_262144.build.eeprom_start=276819968
adafruit_feather_scorpio.menu.flash.8388608_262144.build.fs_start=276557824
adafruit_feather_scorpio.menu.flash.8388608_262144.build.fs_end=276819968
adafruit_feather_scorpio.menu.flash.8388608_524288=8MB (Sketch: 7680KB, FS: 512KB)
adafruit_feather_scorpio.menu.flash.8388608_524288.upload.maximum_size=7860224
adafruit_feather_scorpio.menu.flash.8388608_524288.build.flash_length=7860224
adafruit_feather_scorpio.menu.flash.8388608_524288.build.eeprom_start=276819968
adafruit_feather_scorpio.menu.flash.8388608_524288.build.fs_start=276295680
adafruit_feather_scorpio.menu.flash.8388608_524288.build.fs_end=276819968
adafruit_feather_scorpio.menu.flash.8388608_1048576=8MB (Sketch: 7MB, FS: 1MB)
adafruit_feather_scorpio.menu.flash.8388608_1048576.upload.maximum_size=7335936
adafruit_feather_scorpio.menu.flash.8388608_1048576.build.flash_length=7335936
adafruit_feather_scorpio.menu.flash.8388608_1048576.build.eeprom_start=276819968
adafruit_feather_scorpio.menu.flash.8388608_1048576.build.fs_start=275771392
adafruit_feather_scorpio.menu.flash.8388608_1048576.build.fs_end=276819968
adafruit_feather_scorpio.menu.flash.8388608_2097152=8MB (Sketch: 6MB, FS: 2MB)
adafruit_feather_scorpio.menu.flash.8388608_2097152.upload.maximum_size=6287360
adafruit_feather_scorpio.menu.flash.8388608_2097152.build.flash_length=6287360
adafruit_feather_scorpio.menu.flash.8388608_2097152.build.eeprom_start=276819968
adafruit_feather_scorpio.menu.flash.8388608_2097152.build.fs_start=274722816
adafruit_feather_scorpio.menu.flash.8388608_2097152.build.fs_end=276819968
adafruit_feather_scorpio.menu.flash.8388608_3145728=8MB (Sketch: 5MB, FS: 3MB)
adafruit_feather_scorpio.menu.flash.8388608_3145728.upload.maximum_size=5238784
adafruit_feather_scorpio.menu.flash.8388608_3145728.build.flash_length=5238784
adafruit_feather_scorpio.menu.flash.8388608_3145728.build.eeprom_start=276819968
adafruit_feather_scorpio.menu.flash.8388608_3145728.build.fs_start=273674240
adafruit_feather_scorpio.menu.flash.8388608_3145728.build.fs_end=276819968
adafruit_feather_scorpio.menu.flash.8388608_4194304=8MB (Sketch: 4MB, FS: 4MB)
adafruit_feather_scorpio.menu.flash.8388608_4194304.upload.maximum_size=4190208
adafruit_feather_scorpio.menu.flash.8388608_4194304.build.flash_length=4190208
adafruit_feather_scorpio.menu.flash.8388608_4194304.build.eeprom_start=276819968
adafruit_feather_scorpio.menu.flash.8388608_4194304.build.fs_start=272625664
adafruit_feather_scorpio.menu.flash.8388608_4194304.build.fs_end=276819968
adafruit_feather_scorpio.menu.flash.8388608_5242880=8MB (Sketch: 3MB, FS: 5MB)
adafruit_feather_scorpio.menu.flash.8388608_5242880.upload.maximum_size=3141632
adafruit_feather_scorpio.menu.flash.8388608_5242880.build.flash_length=3141632
adafruit_feather_scorpio.menu.flash.8388608_5242880.build.eeprom_start=276819968
adafruit_feather_scorpio.menu.flash.8388608_5242880.build.fs_start=271577088
adafruit_feather_scorpio.menu.flash.8388608_5242880.build.fs_end=276819968
adafruit_feather_scorpio.menu.flash.8388608_6291456=8MB (Sketch: 2MB, FS: 6MB)
adafruit_feather_scorpio.menu.flash.8388608_6291456.upload.maximum_size=2093056
adafruit_feather_scorpio.menu.flash.8388608_6291456.build.flash_length=2093056
adafruit_feather_scorpio.menu.flash.8388608_6291456.build.eeprom_start=276819968
adafruit_feather_scorpio.menu.flash.8388608_6291456.build.fs_start=270528512
adafruit_feather_scorpio.menu.flash.8388608_6291456.build.fs_end=276819968
adafruit_feather_scorpio.menu.flash.8388608_7340032=8MB (Sketch: 1MB, FS: 7MB)
adafruit_feather_scorpio.menu.flash.8388608_7340032.upload.maximum_size=1044480
adafruit_feather_scorpio.menu.flash.8388608_7340032.build.flash_length=1044480
adafruit_feather_scorpio.menu.flash.8388608_7340032.build.eeprom_start=276819968
adafruit_feather_scorpio.menu.flash.8388608_7340032.build.fs_start=269479936
adafruit_feather_scorpio.menu.flash.8388608_7340032.build.fs_end=276819968
adafruit_feather_scorpio.menu.freq.133=133 MHz
adafruit_feather_scorpio.menu.freq.133.build.f_cpu=133000000L
adafruit_feather_scorpio.menu.freq.50=50 MHz
adafruit_feather_scorpio.menu.freq.50.build.f_cpu=50000000L
adafruit_feather_scorpio.menu.freq.100=100 MHz
adafruit_feather_scorpio.menu.freq.100.build.f_cpu=100000000L
adafruit_feather_scorpio.menu.freq.120=120 MHz
adafruit_feather_scorpio.menu.freq.120.build.f_cpu=120000000L
adafruit_feather_scorpio.menu.freq.125=125 MHz
adafruit_feather_scorpio.menu.freq.125.build.f_cpu=125000000L
adafruit_feather_scorpio.menu.freq.150=150 MHz (Overclock)
adafruit_feather_scorpio.menu.freq.150.build.f_cpu=150000000L
adafruit_feather_scorpio.menu.freq.175=175 MHz (Overclock)
adafruit_feather_scorpio.menu.freq.175.build.f_cpu=175000000L
adafruit_feather_scorpio.menu.freq.200=200 MHz (Overclock)
adafruit_feather_scorpio.menu.freq.200.build.f_cpu=200000000L
adafruit_feather_scorpio.menu.freq.225=225 MHz (Overclock)
adafruit_feather_scorpio.menu.freq.225.build.f_cpu=225000000L
adafruit_feather_scorpio.menu.freq.240=240 MHz (Overclock)
adafruit_feather_scorpio.menu.freq.240.build.f_cpu=240000000L
adafruit_feather_scorpio.menu.freq.250=250 MHz (Overclock)
adafruit_feather_scorpio.menu.freq.250.build.f_cpu=250000000L
adafruit_feather_scorpio.menu.freq.275=275 MHz (Overclock)
adafruit_feather_scorpio.menu.freq.275.build.f_cpu=275000000L
adafruit_feather_scorpio.menu.freq.300=300 MHz (Overclock)
adafruit_feather_scorpio.menu.freq.300.build.f_cpu=300000000L
adafruit_feather_scorpio.menu.opt.Small=Small (-Os) (standard)
adafruit_feather_scorpio.menu.opt.Small.build.flags.optimize=-Os
adafruit_feather_scorpio.menu.opt.Optimize=Optimize (-O)
adafruit_feather_scorpio.menu.opt.Optimize.build.flags.optimize=-O
adafruit_feather_scorpio.menu.opt.Optimize2=Optimize More (-O2)
adafruit_feather_scorpio.menu.opt.Optimize2.build.flags.optimize=-O2
adafruit_feather_scorpio.menu.opt.Optimize3=Optimize Even More (-O3)
adafruit_feather_scorpio.menu.opt.Optimize3.build.flags.optimize=-O3
adafruit_feather_scorpio.menu.opt.Fast=Fast (-Ofast) (maybe slower)
adafruit_feather_scorpio.menu.opt.Fast.build.flags.optimize=-Ofast
adafruit_feather_scorpio.menu.opt.Debug=Debug (-Og)
adafruit_feather_scorpio.menu.opt.Debug.build.flags.optimize=-Og
adafruit_feather_scorpio.menu.rtti.Disabled=Disabled
adafruit_feather_scorpio.menu.rtti.Disabled.build.flags.rtti=-fno-rtti
adafruit_feather_scorpio.menu.rtti.Enabled=Enabled
adafruit_feather_scorpio.menu.rtti.Enabled.build.flags.rtti=
adafruit_feather_scorpio.menu.stackprotect.Disabled=Disabled
adafruit_feather_scorpio.menu.stackprotect.Disabled.build.flags.stackprotect=
adafruit_feather_scorpio.menu.stackprotect.Enabled=Enabled
adafruit_feather_scorpio.menu.stackprotect.Enabled.build.flags.stackprotect=-fstack-protector
adafruit_feather_scorpio.menu.exceptions.Disabled=Disabled
adafruit_feather_scorpio.menu.exceptions.Disabled.build.flags.exceptions=-fno-exceptions
adafruit_feather_scorpio.menu.exceptions.Disabled.build.flags.libstdcpp=-lstdc++
adafruit_feather_scorpio.menu.exceptions.Enabled=Enabled
adafruit_feather_scorpio.menu.exceptions.Enabled.build.flags.exceptions=-fexceptions
adafruit_feather_scorpio.menu.exceptions.Enabled.build.flags.libstdcpp=-lstdc++-exc
adafruit_feather_scorpio.menu.dbgport.Disabled=Disabled
adafruit_feather_scorpio.menu.dbgport.Disabled.build.debug_port=
adafruit_feather_scorpio.menu.dbgport.Serial=Serial
adafruit_feather_scorpio.menu.dbgport.Serial.build.debug_port=-DDEBUG_RP2040_PORT=Serial
adafruit_feather_scorpio.menu.dbgport.Serial1=Serial1
adafruit_feather_scorpio.menu.dbgport.Serial1.build.debug_port=-DDEBUG_RP2040_PORT=Serial1
adafruit_feather_scorpio.menu.dbgport.Serial2=Serial2
adafruit_feather_scorpio.menu.dbgport.Serial2.build.debug_port=-DDEBUG_RP2040_PORT=Serial2
adafruit_feather_scorpio.menu.dbglvl.None=None
adafruit_feather_scorpio.menu.dbglvl.None.build.debug_level=
adafruit_feather_scorpio.menu.dbglvl.Core=Core
adafruit_feather_scorpio.menu.dbglvl.Core.build.debug_level=-DDEBUG_RP2040_CORE
adafruit_feather_scorpio.menu.dbglvl.SPI=SPI
adafruit_feather_scorpio.menu.dbglvl.SPI.build.debug_level=-DDEBUG_RP2040_SPI
adafruit_feather_scorpio.menu.dbglvl.Wire=Wire
adafruit_feather_scorpio.menu.dbglvl.Wire.build.debug_level=-DDEBUG_RP2040_WIRE
adafruit_feather_scorpio.menu.dbglvl.All=All
adafruit_feather_scorpio.menu.dbglvl.All.build.debug_level=-DDEBUG_RP2040_WIRE -DDEBUG_RP2040_SPI -DDEBUG_RP2040_CORE
adafruit_feather_scorpio.menu.dbglvl.NDEBUG=NDEBUG
adafruit_feather_scorpio.menu.dbglvl.NDEBUG.build.debug_level=-DNDEBUG
adafruit_feather_scorpio.menu.usbstack.picosdk=Pico SDK
adafruit_feather_scorpio.menu.usbstack.picosdk.build.usbstack_flags=
adafruit_feather_scorpio.menu.usbstack.tinyusb=Adafruit TinyUSB
adafruit_feather_scorpio.menu.usbstack.tinyusb.build.usbstack_flags=-DUSE_TINYUSB "-I{runtime.platform.path}/libraries/Adafruit_TinyUSB_Arduino/src/arduino"
adafruit_feather_scorpio.menu.ipstack.ipv4only=IPv4 Only
adafruit_feather_scorpio.menu.ipstack.ipv4only.build.libpico=libpico.a
adafruit_feather_scorpio.menu.ipstack.ipv4only.build.lwipdefs=-DLWIP_IPV6=0 -DLWIP_IPV4=1
adafruit_feather_scorpio.menu.ipstack.ipv4ipv6=IPv4 and IPv6
adafruit_feather_scorpio.menu.ipstack.ipv4ipv6.build.libpico=libpico-ipv6.a
adafruit_feather_scorpio.menu.ipstack.ipv4ipv6.build.lwipdefs=-DLWIP_IPV6=1 -DLWIP_IPV4=1
# -----------------------------------
# Adafruit Feather RP2040 SCORPIO (Picoprobe)
# -----------------------------------
adafruit_feather_scorpiopicoprobe.name=Adafruit Feather RP2040 SCORPIO (Picoprobe)
adafruit_feather_scorpiopicoprobe.vid.0=0x239a
adafruit_feather_scorpiopicoprobe.pid.0=0x0004
adafruit_feather_scorpiopicoprobe.vid.1=0x239a
adafruit_feather_scorpiopicoprobe.pid.1=0x0104
adafruit_feather_scorpiopicoprobe.vid.2=0x239a
adafruit_feather_scorpiopicoprobe.pid.2=0x4004
adafruit_feather_scorpiopicoprobe.vid.3=0x239a
adafruit_feather_scorpiopicoprobe.pid.3=0x4104
adafruit_feather_scorpiopicoprobe.vid.4=0x239a
adafruit_feather_scorpiopicoprobe.pid.4=0x8004
adafruit_feather_scorpiopicoprobe.vid.5=0x239a
adafruit_feather_scorpiopicoprobe.pid.5=0x8104
adafruit_feather_scorpiopicoprobe.vid.6=0x239a
adafruit_feather_scorpiopicoprobe.pid.6=0xc004
adafruit_feather_scorpiopicoprobe.vid.7=0x239a
adafruit_feather_scorpiopicoprobe.pid.7=0xc104
adafruit_feather_scorpiopicoprobe.build.usbpid=-DSERIALUSB_PID=0x8121
adafruit_feather_scorpiopicoprobe.build.usbpwr=-DUSBD_MAX_POWER_MA=250
adafruit_feather_scorpiopicoprobe.build.board=ADAFRUIT_FEATHER_RP2040_SCORPIO
adafruit_feather_scorpiopicoprobe.build.mcu=cortex-m0plus
adafruit_feather_scorpiopicoprobe.build.variant=adafruit_feather_scorpio
adafruit_feather_scorpiopicoprobe.upload.tool=picoprobe
adafruit_feather_scorpiopicoprobe.upload.tool.default=picoprobe
adafruit_feather_scorpiopicoprobe.upload.maximum_size=8388608
adafruit_feather_scorpiopicoprobe.upload.maximum_data_size=262144
adafruit_feather_scorpiopicoprobe.upload.wait_for_upload_port=true
adafruit_feather_scorpiopicoprobe.upload.erase_cmd=
adafruit_feather_scorpiopicoprobe.serial.disableDTR=false
adafruit_feather_scorpiopicoprobe.serial.disableRTS=false
adafruit_feather_scorpiopicoprobe.build.f_cpu=125000000
adafruit_feather_scorpiopicoprobe.build.led=
adafruit_feather_scorpiopicoprobe.build.core=rp2040
adafruit_feather_scorpiopicoprobe.build.ldscript=memmap_default.ld
adafruit_feather_scorpiopicoprobe.build.ram_length=256k
adafruit_feather_scorpiopicoprobe.build.debugscript=picoprobe.tcl
adafruit_feather_scorpiopicoprobe.build.boot2=boot2_w25q080_2_padded_checksum
adafruit_feather_scorpiopicoprobe.build.vid=0x239a
adafruit_feather_scorpiopicoprobe.build.pid=0x8121
adafruit_feather_scorpiopicoprobe.build.usb_manufacturer="Adafruit"
adafruit_feather_scorpiopicoprobe.build.usb_product="Feather RP2040 SCORPIO (Picoprobe)"
adafruit_feather_scorpiopicoprobe.menu.flash.8388608_0=8MB (no FS)
adafruit_feather_scorpiopicoprobe.menu.flash.8388608_0.upload.maximum_size=8384512
adafruit_feather_scorpiopicoprobe.menu.flash.8388608_0.build.flash_length=8384512
adafruit_feather_scorpiopicoprobe.menu.flash.8388608_0.build.eeprom_start=276819968
adafruit_feather_scorpiopicoprobe.menu.flash.8388608_0.build.fs_start=276819968
adafruit_feather_scorpiopicoprobe.menu.flash.8388608_0.build.fs_end=276819968
adafruit_feather_scorpiopicoprobe.menu.flash.8388608_65536=8MB (Sketch: 8128KB, FS: 64KB)
adafruit_feather_scorpiopicoprobe.menu.flash.8388608_65536.upload.maximum_size=8318976
adafruit_feather_scorpiopicoprobe.menu.flash.8388608_65536.build.flash_length=8318976
adafruit_feather_scorpiopicoprobe.menu.flash.8388608_65536.build.eeprom_start=276819968
adafruit_feather_scorpiopicoprobe.menu.flash.8388608_65536.build.fs_start=276754432
adafruit_feather_scorpiopicoprobe.menu.flash.8388608_65536.build.fs_end=276819968
adafruit_feather_scorpiopicoprobe.menu.flash.8388608_131072=8MB (Sketch: 8064KB, FS: 128KB)
adafruit_feather_scorpiopicoprobe.menu.flash.8388608_131072.upload.maximum_size=8253440
adafruit_feather_scorpiopicoprobe.menu.flash.8388608_131072.build.flash_length=8253440
adafruit_feather_scorpiopicoprobe.menu.flash.8388608_131072.build.eeprom_start=276819968
adafruit_feather_scorpiopicoprobe.menu.flash.8388608_131072.build.fs_start=276688896
adafruit_feather_scorpiopicoprobe.menu.flash.8388608_131072.build.fs_end=276819968
adafruit_feather_scorpiopicoprobe.menu.flash.8388608_262144=8MB (Sketch: 7936KB, FS: 256KB)
adafruit_feather_scorpiopicoprobe.menu.flash.8388608_262144.upload.maximum_size=8122368
adafruit_feather_scorpiopicoprobe.menu.flash.8388608_262144.build.flash_length=8122368
adafruit_feather_scorpiopicoprobe.menu.flash.8388608_262144.build.eeprom_start=276819968
adafruit_feather_scorpiopicoprobe.menu.flash.8388608_262144.build.fs_start=276557824
adafruit_feather_scorpiopicoprobe.menu.flash.8388608_262144.build.fs_end=276819968
adafruit_feather_scorpiopicoprobe.menu.flash.8388608_524288=8MB (Sketch: 7680KB, FS: 512KB)
adafruit_feather_scorpiopicoprobe.menu.flash.8388608_524288.upload.maximum_size=7860224
adafruit_feather_scorpiopicoprobe.menu.flash.8388608_524288.build.flash_length=7860224
adafruit_feather_scorpiopicoprobe.menu.flash.8388608_524288.build.eeprom_start=276819968
adafruit_feather_scorpiopicoprobe.menu.flash.8388608_524288.build.fs_start=276295680
adafruit_feather_scorpiopicoprobe.menu.flash.8388608_524288.build.fs_end=276819968
adafruit_feather_scorpiopicoprobe.menu.flash.8388608_1048576=8MB (Sketch: 7MB, FS: 1MB)
adafruit_feather_scorpiopicoprobe.menu.flash.8388608_1048576.upload.maximum_size=7335936
adafruit_feather_scorpiopicoprobe.menu.flash.8388608_1048576.build.flash_length=7335936
adafruit_feather_scorpiopicoprobe.menu.flash.8388608_1048576.build.eeprom_start=276819968
adafruit_feather_scorpiopicoprobe.menu.flash.8388608_1048576.build.fs_start=275771392
adafruit_feather_scorpiopicoprobe.menu.flash.8388608_1048576.build.fs_end=276819968
adafruit_feather_scorpiopicoprobe.menu.flash.8388608_2097152=8MB (Sketch: 6MB, FS: 2MB)
adafruit_feather_scorpiopicoprobe.menu.flash.8388608_2097152.upload.maximum_size=6287360
adafruit_feather_scorpiopicoprobe.menu.flash.8388608_2097152.build.flash_length=6287360
adafruit_feather_scorpiopicoprobe.menu.flash.8388608_2097152.build.eeprom_start=276819968
adafruit_feather_scorpiopicoprobe.menu.flash.8388608_2097152.build.fs_start=274722816
adafruit_feather_scorpiopicoprobe.menu.flash.8388608_2097152.build.fs_end=276819968
adafruit_feather_scorpiopicoprobe.menu.flash.8388608_3145728=8MB (Sketch: 5MB, FS: 3MB)
adafruit_feather_scorpiopicoprobe.menu.flash.8388608_3145728.upload.maximum_size=5238784
adafruit_feather_scorpiopicoprobe.menu.flash.8388608_3145728.build.flash_length=5238784
adafruit_feather_scorpiopicoprobe.menu.flash.8388608_3145728.build.eeprom_start=276819968
adafruit_feather_scorpiopicoprobe.menu.flash.8388608_3145728.build.fs_start=273674240
adafruit_feather_scorpiopicoprobe.menu.flash.8388608_3145728.build.fs_end=276819968
adafruit_feather_scorpiopicoprobe.menu.flash.8388608_4194304=8MB (Sketch: 4MB, FS: 4MB)
adafruit_feather_scorpiopicoprobe.menu.flash.8388608_4194304.upload.maximum_size=4190208
adafruit_feather_scorpiopicoprobe.menu.flash.8388608_4194304.build.flash_length=4190208
adafruit_feather_scorpiopicoprobe.menu.flash.8388608_4194304.build.eeprom_start=276819968
adafruit_feather_scorpiopicoprobe.menu.flash.8388608_4194304.build.fs_start=272625664
adafruit_feather_scorpiopicoprobe.menu.flash.8388608_4194304.build.fs_end=276819968
adafruit_feather_scorpiopicoprobe.menu.flash.8388608_5242880=8MB (Sketch: 3MB, FS: 5MB)
adafruit_feather_scorpiopicoprobe.menu.flash.8388608_5242880.upload.maximum_size=3141632
adafruit_feather_scorpiopicoprobe.menu.flash.8388608_5242880.build.flash_length=3141632
adafruit_feather_scorpiopicoprobe.menu.flash.8388608_5242880.build.eeprom_start=276819968
adafruit_feather_scorpiopicoprobe.menu.flash.8388608_5242880.build.fs_start=271577088
adafruit_feather_scorpiopicoprobe.menu.flash.8388608_5242880.build.fs_end=276819968
adafruit_feather_scorpiopicoprobe.menu.flash.8388608_6291456=8MB (Sketch: 2MB, FS: 6MB)
adafruit_feather_scorpiopicoprobe.menu.flash.8388608_6291456.upload.maximum_size=2093056
adafruit_feather_scorpiopicoprobe.menu.flash.8388608_6291456.build.flash_length=2093056
adafruit_feather_scorpiopicoprobe.menu.flash.8388608_6291456.build.eeprom_start=276819968
adafruit_feather_scorpiopicoprobe.menu.flash.8388608_6291456.build.fs_start=270528512
adafruit_feather_scorpiopicoprobe.menu.flash.8388608_6291456.build.fs_end=276819968
adafruit_feather_scorpiopicoprobe.menu.flash.8388608_7340032=8MB (Sketch: 1MB, FS: 7MB)
adafruit_feather_scorpiopicoprobe.menu.flash.8388608_7340032.upload.maximum_size=1044480
adafruit_feather_scorpiopicoprobe.menu.flash.8388608_7340032.build.flash_length=1044480
adafruit_feather_scorpiopicoprobe.menu.flash.8388608_7340032.build.eeprom_start=276819968
adafruit_feather_scorpiopicoprobe.menu.flash.8388608_7340032.build.fs_start=269479936
adafruit_feather_scorpiopicoprobe.menu.flash.8388608_7340032.build.fs_end=276819968
adafruit_feather_scorpiopicoprobe.menu.freq.133=133 MHz
adafruit_feather_scorpiopicoprobe.menu.freq.133.build.f_cpu=133000000L
adafruit_feather_scorpiopicoprobe.menu.freq.50=50 MHz
adafruit_feather_scorpiopicoprobe.menu.freq.50.build.f_cpu=50000000L
adafruit_feather_scorpiopicoprobe.menu.freq.100=100 MHz
adafruit_feather_scorpiopicoprobe.menu.freq.100.build.f_cpu=100000000L
adafruit_feather_scorpiopicoprobe.menu.freq.120=120 MHz
adafruit_feather_scorpiopicoprobe.menu.freq.120.build.f_cpu=120000000L
adafruit_feather_scorpiopicoprobe.menu.freq.125=125 MHz
adafruit_feather_scorpiopicoprobe.menu.freq.125.build.f_cpu=125000000L
adafruit_feather_scorpiopicoprobe.menu.freq.150=150 MHz (Overclock)
adafruit_feather_scorpiopicoprobe.menu.freq.150.build.f_cpu=150000000L
adafruit_feather_scorpiopicoprobe.menu.freq.175=175 MHz (Overclock)
adafruit_feather_scorpiopicoprobe.menu.freq.175.build.f_cpu=175000000L
adafruit_feather_scorpiopicoprobe.menu.freq.200=200 MHz (Overclock)
adafruit_feather_scorpiopicoprobe.menu.freq.200.build.f_cpu=200000000L
adafruit_feather_scorpiopicoprobe.menu.freq.225=225 MHz (Overclock)
adafruit_feather_scorpiopicoprobe.menu.freq.225.build.f_cpu=225000000L
adafruit_feather_scorpiopicoprobe.menu.freq.240=240 MHz (Overclock)
adafruit_feather_scorpiopicoprobe.menu.freq.240.build.f_cpu=240000000L
adafruit_feather_scorpiopicoprobe.menu.freq.250=250 MHz (Overclock)
adafruit_feather_scorpiopicoprobe.menu.freq.250.build.f_cpu=250000000L
adafruit_feather_scorpiopicoprobe.menu.freq.275=275 MHz (Overclock)
adafruit_feather_scorpiopicoprobe.menu.freq.275.build.f_cpu=275000000L
adafruit_feather_scorpiopicoprobe.menu.freq.300=300 MHz (Overclock)
adafruit_feather_scorpiopicoprobe.menu.freq.300.build.f_cpu=300000000L
adafruit_feather_scorpiopicoprobe.menu.opt.Small=Small (-Os) (standard)
adafruit_feather_scorpiopicoprobe.menu.opt.Small.build.flags.optimize=-Os
adafruit_feather_scorpiopicoprobe.menu.opt.Optimize=Optimize (-O)
adafruit_feather_scorpiopicoprobe.menu.opt.Optimize.build.flags.optimize=-O
adafruit_feather_scorpiopicoprobe.menu.opt.Optimize2=Optimize More (-O2)
adafruit_feather_scorpiopicoprobe.menu.opt.Optimize2.build.flags.optimize=-O2
adafruit_feather_scorpiopicoprobe.menu.opt.Optimize3=Optimize Even More (-O3)
adafruit_feather_scorpiopicoprobe.menu.opt.Optimize3.build.flags.optimize=-O3
adafruit_feather_scorpiopicoprobe.menu.opt.Fast=Fast (-Ofast) (maybe slower)
adafruit_feather_scorpiopicoprobe.menu.opt.Fast.build.flags.optimize=-Ofast
adafruit_feather_scorpiopicoprobe.menu.opt.Debug=Debug (-Og)
adafruit_feather_scorpiopicoprobe.menu.opt.Debug.build.flags.optimize=-Og
adafruit_feather_scorpiopicoprobe.menu.rtti.Disabled=Disabled
adafruit_feather_scorpiopicoprobe.menu.rtti.Disabled.build.flags.rtti=-fno-rtti
adafruit_feather_scorpiopicoprobe.menu.rtti.Enabled=Enabled
adafruit_feather_scorpiopicoprobe.menu.rtti.Enabled.build.flags.rtti=
adafruit_feather_scorpiopicoprobe.menu.stackprotect.Disabled=Disabled
adafruit_feather_scorpiopicoprobe.menu.stackprotect.Disabled.build.flags.stackprotect=
adafruit_feather_scorpiopicoprobe.menu.stackprotect.Enabled=Enabled
adafruit_feather_scorpiopicoprobe.menu.stackprotect.Enabled.build.flags.stackprotect=-fstack-protector
adafruit_feather_scorpiopicoprobe.menu.exceptions.Disabled=Disabled
adafruit_feather_scorpiopicoprobe.menu.exceptions.Disabled.build.flags.exceptions=-fno-exceptions
adafruit_feather_scorpiopicoprobe.menu.exceptions.Disabled.build.flags.libstdcpp=-lstdc++
adafruit_feather_scorpiopicoprobe.menu.exceptions.Enabled=Enabled
adafruit_feather_scorpiopicoprobe.menu.exceptions.Enabled.build.flags.exceptions=-fexceptions
adafruit_feather_scorpiopicoprobe.menu.exceptions.Enabled.build.flags.libstdcpp=-lstdc++-exc
adafruit_feather_scorpiopicoprobe.menu.dbgport.Disabled=Disabled
adafruit_feather_scorpiopicoprobe.menu.dbgport.Disabled.build.debug_port=
adafruit_feather_scorpiopicoprobe.menu.dbgport.Serial=Serial
adafruit_feather_scorpiopicoprobe.menu.dbgport.Serial.build.debug_port=-DDEBUG_RP2040_PORT=Serial
adafruit_feather_scorpiopicoprobe.menu.dbgport.Serial1=Serial1
adafruit_feather_scorpiopicoprobe.menu.dbgport.Serial1.build.debug_port=-DDEBUG_RP2040_PORT=Serial1
adafruit_feather_scorpiopicoprobe.menu.dbgport.Serial2=Serial2
adafruit_feather_scorpiopicoprobe.menu.dbgport.Serial2.build.debug_port=-DDEBUG_RP2040_PORT=Serial2
adafruit_feather_scorpiopicoprobe.menu.dbglvl.None=None
adafruit_feather_scorpiopicoprobe.menu.dbglvl.None.build.debug_level=
adafruit_feather_scorpiopicoprobe.menu.dbglvl.Core=Core
adafruit_feather_scorpiopicoprobe.menu.dbglvl.Core.build.debug_level=-DDEBUG_RP2040_CORE
adafruit_feather_scorpiopicoprobe.menu.dbglvl.SPI=SPI
adafruit_feather_scorpiopicoprobe.menu.dbglvl.SPI.build.debug_level=-DDEBUG_RP2040_SPI
adafruit_feather_scorpiopicoprobe.menu.dbglvl.Wire=Wire
adafruit_feather_scorpiopicoprobe.menu.dbglvl.Wire.build.debug_level=-DDEBUG_RP2040_WIRE
adafruit_feather_scorpiopicoprobe.menu.dbglvl.All=All
adafruit_feather_scorpiopicoprobe.menu.dbglvl.All.build.debug_level=-DDEBUG_RP2040_WIRE -DDEBUG_RP2040_SPI -DDEBUG_RP2040_CORE
adafruit_feather_scorpiopicoprobe.menu.dbglvl.NDEBUG=NDEBUG
adafruit_feather_scorpiopicoprobe.menu.dbglvl.NDEBUG.build.debug_level=-DNDEBUG
adafruit_feather_scorpiopicoprobe.menu.usbstack.picosdk=Pico SDK
adafruit_feather_scorpiopicoprobe.menu.usbstack.picosdk.build.usbstack_flags=
adafruit_feather_scorpiopicoprobe.menu.usbstack.tinyusb=Adafruit TinyUSB
adafruit_feather_scorpiopicoprobe.menu.usbstack.tinyusb.build.usbstack_flags=-DUSE_TINYUSB "-I{runtime.platform.path}/libraries/Adafruit_TinyUSB_Arduino/src/arduino"
adafruit_feather_scorpiopicoprobe.menu.ipstack.ipv4only=IPv4 Only
adafruit_feather_scorpiopicoprobe.menu.ipstack.ipv4only.build.libpico=libpico.a
adafruit_feather_scorpiopicoprobe.menu.ipstack.ipv4only.build.lwipdefs=-DLWIP_IPV6=0 -DLWIP_IPV4=1
adafruit_feather_scorpiopicoprobe.menu.ipstack.ipv4ipv6=IPv4 and IPv6
adafruit_feather_scorpiopicoprobe.menu.ipstack.ipv4ipv6.build.libpico=libpico-ipv6.a
adafruit_feather_scorpiopicoprobe.menu.ipstack.ipv4ipv6.build.lwipdefs=-DLWIP_IPV6=1 -DLWIP_IPV4=1
# -----------------------------------
# Adafruit Feather RP2040 SCORPIO (pico-debug)
# -----------------------------------
adafruit_feather_scorpiopicodebug.name=Adafruit Feather RP2040 SCORPIO (pico-debug)
adafruit_feather_scorpiopicodebug.vid.0=0x1209
adafruit_feather_scorpiopicodebug.pid.0=0x2488
adafruit_feather_scorpiopicodebug.vid.1=0x1209
adafruit_feather_scorpiopicodebug.pid.1=0x2588
adafruit_feather_scorpiopicodebug.vid.2=0x1209
adafruit_feather_scorpiopicodebug.pid.2=0x6488
adafruit_feather_scorpiopicodebug.vid.3=0x1209
adafruit_feather_scorpiopicodebug.pid.3=0x6588
adafruit_feather_scorpiopicodebug.vid.4=0x1209
adafruit_feather_scorpiopicodebug.pid.4=0xa488
adafruit_feather_scorpiopicodebug.vid.5=0x1209
adafruit_feather_scorpiopicodebug.pid.5=0xa588
adafruit_feather_scorpiopicodebug.vid.6=0x1209
adafruit_feather_scorpiopicodebug.pid.6=0xe488
adafruit_feather_scorpiopicodebug.vid.7=0x1209
adafruit_feather_scorpiopicodebug.pid.7=0xe588
adafruit_feather_scorpiopicodebug.build.usbpid=-DSERIALUSB_PID=0x8121
adafruit_feather_scorpiopicodebug.build.usbpwr=-DUSBD_MAX_POWER_MA=250
adafruit_feather_scorpiopicodebug.build.board=ADAFRUIT_FEATHER_RP2040_SCORPIO
adafruit_feather_scorpiopicodebug.build.mcu=cortex-m0plus
adafruit_feather_scorpiopicodebug.build.variant=adafruit_feather_scorpio
adafruit_feather_scorpiopicodebug.upload.tool=picodebug
adafruit_feather_scorpiopicodebug.upload.tool.default=picodebug
adafruit_feather_scorpiopicodebug.upload.maximum_size=8388608
adafruit_feather_scorpiopicodebug.upload.maximum_data_size=245760
adafruit_feather_scorpiopicodebug.upload.wait_for_upload_port=true
adafruit_feather_scorpiopicodebug.upload.erase_cmd=
adafruit_feather_scorpiopicodebug.serial.disableDTR=false
adafruit_feather_scorpiopicodebug.serial.disableRTS=false
adafruit_feather_scorpiopicodebug.build.f_cpu=125000000
adafruit_feather_scorpiopicodebug.build.led=
adafruit_feather_scorpiopicodebug.build.core=rp2040
adafruit_feather_scorpiopicodebug.build.ldscript=memmap_default.ld
adafruit_feather_scorpiopicodebug.build.ram_length=240k
adafruit_feather_scorpiopicodebug.build.debugscript=picodebug.tcl
adafruit_feather_scorpiopicodebug.build.boot2=boot2_w25q080_2_padded_checksum
adafruit_feather_scorpiopicodebug.build.vid=0x239a
adafruit_feather_scorpiopicodebug.build.pid=0x8121
adafruit_feather_scorpiopicodebug.build.usb_manufacturer="Adafruit"
adafruit_feather_scorpiopicodebug.build.usb_product="Feather RP2040 SCORPIO (pico-debug)"
adafruit_feather_scorpiopicodebug.menu.flash.8388608_0=8MB (no FS)
adafruit_feather_scorpiopicodebug.menu.flash.8388608_0.upload.maximum_size=8384512
adafruit_feather_scorpiopicodebug.menu.flash.8388608_0.build.flash_length=8384512
adafruit_feather_scorpiopicodebug.menu.flash.8388608_0.build.eeprom_start=276819968
adafruit_feather_scorpiopicodebug.menu.flash.8388608_0.build.fs_start=276819968
adafruit_feather_scorpiopicodebug.menu.flash.8388608_0.build.fs_end=276819968
adafruit_feather_scorpiopicodebug.menu.flash.8388608_65536=8MB (Sketch: 8128KB, FS: 64KB)
adafruit_feather_scorpiopicodebug.menu.flash.8388608_65536.upload.maximum_size=8318976
adafruit_feather_scorpiopicodebug.menu.flash.8388608_65536.build.flash_length=8318976
adafruit_feather_scorpiopicodebug.menu.flash.8388608_65536.build.eeprom_start=276819968
adafruit_feather_scorpiopicodebug.menu.flash.8388608_65536.build.fs_start=276754432
adafruit_feather_scorpiopicodebug.menu.flash.8388608_65536.build.fs_end=276819968
adafruit_feather_scorpiopicodebug.menu.flash.8388608_131072=8MB (Sketch: 8064KB, FS: 128KB)
adafruit_feather_scorpiopicodebug.menu.flash.8388608_131072.upload.maximum_size=8253440
adafruit_feather_scorpiopicodebug.menu.flash.8388608_131072.build.flash_length=8253440
adafruit_feather_scorpiopicodebug.menu.flash.8388608_131072.build.eeprom_start=276819968
adafruit_feather_scorpiopicodebug.menu.flash.8388608_131072.build.fs_start=276688896
adafruit_feather_scorpiopicodebug.menu.flash.8388608_131072.build.fs_end=276819968
adafruit_feather_scorpiopicodebug.menu.flash.8388608_262144=8MB (Sketch: 7936KB, FS: 256KB)
adafruit_feather_scorpiopicodebug.menu.flash.8388608_262144.upload.maximum_size=8122368
adafruit_feather_scorpiopicodebug.menu.flash.8388608_262144.build.flash_length=8122368
adafruit_feather_scorpiopicodebug.menu.flash.8388608_262144.build.eeprom_start=276819968
adafruit_feather_scorpiopicodebug.menu.flash.8388608_262144.build.fs_start=276557824
adafruit_feather_scorpiopicodebug.menu.flash.8388608_262144.build.fs_end=276819968
adafruit_feather_scorpiopicodebug.menu.flash.8388608_524288=8MB (Sketch: 7680KB, FS: 512KB)
adafruit_feather_scorpiopicodebug.menu.flash.8388608_524288.upload.maximum_size=7860224
adafruit_feather_scorpiopicodebug.menu.flash.8388608_524288.build.flash_length=7860224
adafruit_feather_scorpiopicodebug.menu.flash.8388608_524288.build.eeprom_start=276819968
adafruit_feather_scorpiopicodebug.menu.flash.8388608_524288.build.fs_start=276295680
adafruit_feather_scorpiopicodebug.menu.flash.8388608_524288.build.fs_end=276819968
adafruit_feather_scorpiopicodebug.menu.flash.8388608_1048576=8MB (Sketch: 7MB, FS: 1MB)
adafruit_feather_scorpiopicodebug.menu.flash.8388608_1048576.upload.maximum_size=7335936
adafruit_feather_scorpiopicodebug.menu.flash.8388608_1048576.build.flash_length=7335936
adafruit_feather_scorpiopicodebug.menu.flash.8388608_1048576.build.eeprom_start=276819968
adafruit_feather_scorpiopicodebug.menu.flash.8388608_1048576.build.fs_start=275771392
adafruit_feather_scorpiopicodebug.menu.flash.8388608_1048576.build.fs_end=276819968
adafruit_feather_scorpiopicodebug.menu.flash.8388608_2097152=8MB (Sketch: 6MB, FS: 2MB)
adafruit_feather_scorpiopicodebug.menu.flash.8388608_2097152.upload.maximum_size=6287360
adafruit_feather_scorpiopicodebug.menu.flash.8388608_2097152.build.flash_length=6287360
adafruit_feather_scorpiopicodebug.menu.flash.8388608_2097152.build.eeprom_start=276819968
adafruit_feather_scorpiopicodebug.menu.flash.8388608_2097152.build.fs_start=274722816
adafruit_feather_scorpiopicodebug.menu.flash.8388608_2097152.build.fs_end=276819968
adafruit_feather_scorpiopicodebug.menu.flash.8388608_3145728=8MB (Sketch: 5MB, FS: 3MB)
adafruit_feather_scorpiopicodebug.menu.flash.8388608_3145728.upload.maximum_size=5238784
adafruit_feather_scorpiopicodebug.menu.flash.8388608_3145728.build.flash_length=5238784
adafruit_feather_scorpiopicodebug.menu.flash.8388608_3145728.build.eeprom_start=276819968
adafruit_feather_scorpiopicodebug.menu.flash.8388608_3145728.build.fs_start=273674240
adafruit_feather_scorpiopicodebug.menu.flash.8388608_3145728.build.fs_end=276819968
adafruit_feather_scorpiopicodebug.menu.flash.8388608_4194304=8MB (Sketch: 4MB, FS: 4MB)
adafruit_feather_scorpiopicodebug.menu.flash.8388608_4194304.upload.maximum_size=4190208
adafruit_feather_scorpiopicodebug.menu.flash.8388608_4194304.build.flash_length=4190208
adafruit_feather_scorpiopicodebug.menu.flash.8388608_4194304.build.eeprom_start=276819968
adafruit_feather_scorpiopicodebug.menu.flash.8388608_4194304.build.fs_start=272625664
adafruit_feather_scorpiopicodebug.menu.flash.8388608_4194304.build.fs_end=276819968
adafruit_feather_scorpiopicodebug.menu.flash.8388608_5242880=8MB (Sketch: 3MB, FS: 5MB)
adafruit_feather_scorpiopicodebug.menu.flash.8388608_5242880.upload.maximum_size=3141632
adafruit_feather_scorpiopicodebug.menu.flash.8388608_5242880.build.flash_length=3141632
adafruit_feather_scorpiopicodebug.menu.flash.8388608_5242880.build.eeprom_start=276819968
adafruit_feather_scorpiopicodebug.menu.flash.8388608_5242880.build.fs_start=271577088
adafruit_feather_scorpiopicodebug.menu.flash.8388608_5242880.build.fs_end=276819968
adafruit_feather_scorpiopicodebug.menu.flash.8388608_6291456=8MB (Sketch: 2MB, FS: 6MB)
adafruit_feather_scorpiopicodebug.menu.flash.8388608_6291456.upload.maximum_size=2093056
adafruit_feather_scorpiopicodebug.menu.flash.8388608_6291456.build.flash_length=2093056
adafruit_feather_scorpiopicodebug.menu.flash.8388608_6291456.build.eeprom_start=276819968
adafruit_feather_scorpiopicodebug.menu.flash.8388608_6291456.build.fs_start=270528512
adafruit_feather_scorpiopicodebug.menu.flash.8388608_6291456.build.fs_end=276819968
adafruit_feather_scorpiopicodebug.menu.flash.8388608_7340032=8MB (Sketch: 1MB, FS: 7MB)
adafruit_feather_scorpiopicodebug.menu.flash.8388608_7340032.upload.maximum_size=1044480
adafruit_feather_scorpiopicodebug.menu.flash.8388608_7340032.build.flash_length=1044480
adafruit_feather_scorpiopicodebug.menu.flash.8388608_7340032.build.eeprom_start=276819968
adafruit_feather_scorpiopicodebug.menu.flash.8388608_7340032.build.fs_start=269479936
adafruit_feather_scorpiopicodebug.menu.flash.8388608_7340032.build.fs_end=276819968
adafruit_feather_scorpiopicodebug.menu.freq.133=133 MHz
adafruit_feather_scorpiopicodebug.menu.freq.133.build.f_cpu=133000000L
adafruit_feather_scorpiopicodebug.menu.freq.50=50 MHz
adafruit_feather_scorpiopicodebug.menu.freq.50.build.f_cpu=50000000L
adafruit_feather_scorpiopicodebug.menu.freq.100=100 MHz
adafruit_feather_scorpiopicodebug.menu.freq.100.build.f_cpu=100000000L
adafruit_feather_scorpiopicodebug.menu.freq.120=120 MHz
adafruit_feather_scorpiopicodebug.menu.freq.120.build.f_cpu=120000000L
adafruit_feather_scorpiopicodebug.menu.freq.125=125 MHz
adafruit_feather_scorpiopicodebug.menu.freq.125.build.f_cpu=125000000L
adafruit_feather_scorpiopicodebug.menu.freq.150=150 MHz (Overclock)
adafruit_feather_scorpiopicodebug.menu.freq.150.build.f_cpu=150000000L
adafruit_feather_scorpiopicodebug.menu.freq.175=175 MHz (Overclock)
adafruit_feather_scorpiopicodebug.menu.freq.175.build.f_cpu=175000000L
adafruit_feather_scorpiopicodebug.menu.freq.200=200 MHz (Overclock)
adafruit_feather_scorpiopicodebug.menu.freq.200.build.f_cpu=200000000L
adafruit_feather_scorpiopicodebug.menu.freq.225=225 MHz (Overclock)
adafruit_feather_scorpiopicodebug.menu.freq.225.build.f_cpu=225000000L
adafruit_feather_scorpiopicodebug.menu.freq.240=240 MHz (Overclock)
adafruit_feather_scorpiopicodebug.menu.freq.240.build.f_cpu=240000000L
adafruit_feather_scorpiopicodebug.menu.freq.250=250 MHz (Overclock)
adafruit_feather_scorpiopicodebug.menu.freq.250.build.f_cpu=250000000L
adafruit_feather_scorpiopicodebug.menu.freq.275=275 MHz (Overclock)
adafruit_feather_scorpiopicodebug.menu.freq.275.build.f_cpu=275000000L
adafruit_feather_scorpiopicodebug.menu.freq.300=300 MHz (Overclock)
adafruit_feather_scorpiopicodebug.menu.freq.300.build.f_cpu=300000000L
adafruit_feather_scorpiopicodebug.menu.opt.Small=Small (-Os) (standard)
adafruit_feather_scorpiopicodebug.menu.opt.Small.build.flags.optimize=-Os
adafruit_feather_scorpiopicodebug.menu.opt.Optimize=Optimize (-O)
adafruit_feather_scorpiopicodebug.menu.opt.Optimize.build.flags.optimize=-O
adafruit_feather_scorpiopicodebug.menu.opt.Optimize2=Optimize More (-O2)
adafruit_feather_scorpiopicodebug.menu.opt.Optimize2.build.flags.optimize=-O2
adafruit_feather_scorpiopicodebug.menu.opt.Optimize3=Optimize Even More (-O3)
adafruit_feather_scorpiopicodebug.menu.opt.Optimize3.build.flags.optimize=-O3
adafruit_feather_scorpiopicodebug.menu.opt.Fast=Fast (-Ofast) (maybe slower)
adafruit_feather_scorpiopicodebug.menu.opt.Fast.build.flags.optimize=-Ofast
adafruit_feather_scorpiopicodebug.menu.opt.Debug=Debug (-Og)
adafruit_feather_scorpiopicodebug.menu.opt.Debug.build.flags.optimize=-Og
adafruit_feather_scorpiopicodebug.menu.rtti.Disabled=Disabled
adafruit_feather_scorpiopicodebug.menu.rtti.Disabled.build.flags.rtti=-fno-rtti
adafruit_feather_scorpiopicodebug.menu.rtti.Enabled=Enabled
adafruit_feather_scorpiopicodebug.menu.rtti.Enabled.build.flags.rtti=
adafruit_feather_scorpiopicodebug.menu.stackprotect.Disabled=Disabled
adafruit_feather_scorpiopicodebug.menu.stackprotect.Disabled.build.flags.stackprotect=
adafruit_feather_scorpiopicodebug.menu.stackprotect.Enabled=Enabled
adafruit_feather_scorpiopicodebug.menu.stackprotect.Enabled.build.flags.stackprotect=-fstack-protector
adafruit_feather_scorpiopicodebug.menu.exceptions.Disabled=Disabled
adafruit_feather_scorpiopicodebug.menu.exceptions.Disabled.build.flags.exceptions=-fno-exceptions
adafruit_feather_scorpiopicodebug.menu.exceptions.Disabled.build.flags.libstdcpp=-lstdc++
adafruit_feather_scorpiopicodebug.menu.exceptions.Enabled=Enabled
adafruit_feather_scorpiopicodebug.menu.exceptions.Enabled.build.flags.exceptions=-fexceptions
adafruit_feather_scorpiopicodebug.menu.exceptions.Enabled.build.flags.libstdcpp=-lstdc++-exc
adafruit_feather_scorpiopicodebug.menu.dbgport.Disabled=Disabled
adafruit_feather_scorpiopicodebug.menu.dbgport.Disabled.build.debug_port=
adafruit_feather_scorpiopicodebug.menu.dbgport.Serial=Serial
adafruit_feather_scorpiopicodebug.menu.dbgport.Serial.build.debug_port=-DDEBUG_RP2040_PORT=Serial
adafruit_feather_scorpiopicodebug.menu.dbgport.Serial1=Serial1
adafruit_feather_scorpiopicodebug.menu.dbgport.Serial1.build.debug_port=-DDEBUG_RP2040_PORT=Serial1
adafruit_feather_scorpiopicodebug.menu.dbgport.Serial2=Serial2
adafruit_feather_scorpiopicodebug.menu.dbgport.Serial2.build.debug_port=-DDEBUG_RP2040_PORT=Serial2
adafruit_feather_scorpiopicodebug.menu.dbglvl.None=None
adafruit_feather_scorpiopicodebug.menu.dbglvl.None.build.debug_level=
adafruit_feather_scorpiopicodebug.menu.dbglvl.Core=Core
adafruit_feather_scorpiopicodebug.menu.dbglvl.Core.build.debug_level=-DDEBUG_RP2040_CORE
adafruit_feather_scorpiopicodebug.menu.dbglvl.SPI=SPI
adafruit_feather_scorpiopicodebug.menu.dbglvl.SPI.build.debug_level=-DDEBUG_RP2040_SPI
adafruit_feather_scorpiopicodebug.menu.dbglvl.Wire=Wire
adafruit_feather_scorpiopicodebug.menu.dbglvl.Wire.build.debug_level=-DDEBUG_RP2040_WIRE
adafruit_feather_scorpiopicodebug.menu.dbglvl.All=All
adafruit_feather_scorpiopicodebug.menu.dbglvl.All.build.debug_level=-DDEBUG_RP2040_WIRE -DDEBUG_RP2040_SPI -DDEBUG_RP2040_CORE
adafruit_feather_scorpiopicodebug.menu.dbglvl.NDEBUG=NDEBUG
adafruit_feather_scorpiopicodebug.menu.dbglvl.NDEBUG.build.debug_level=-DNDEBUG
adafruit_feather_scorpiopicodebug.menu.usbstack.nousb=No USB
adafruit_feather_scorpiopicodebug.menu.usbstack.nousb.build.usbstack_flags="-DNO_USB -DDISABLE_USB_SERIAL -I{runtime.platform.path}/tools/libpico"
adafruit_feather_scorpiopicodebug.menu.ipstack.ipv4only=IPv4 Only
adafruit_feather_scorpiopicodebug.menu.ipstack.ipv4only.build.libpico=libpico.a
adafruit_feather_scorpiopicodebug.menu.ipstack.ipv4only.build.lwipdefs=-DLWIP_IPV6=0 -DLWIP_IPV4=1
adafruit_feather_scorpiopicodebug.menu.ipstack.ipv4ipv6=IPv4 and IPv6
adafruit_feather_scorpiopicodebug.menu.ipstack.ipv4ipv6.build.libpico=libpico-ipv6.a
adafruit_feather_scorpiopicodebug.menu.ipstack.ipv4ipv6.build.lwipdefs=-DLWIP_IPV6=1 -DLWIP_IPV4=1
# -----------------------------------
# Adafruit ItsyBitsy RP2040
# -----------------------------------

View file

@ -26,6 +26,9 @@
{
"name": "Adafruit Feather RP2040"
},
{
"name": "Adafruit Feather RP2040 SCORPIO"
},
{
"name": "Adafruit ItsyBitsy RP2040"
},
@ -35,6 +38,9 @@
{
"name": "Adafruit STEMMA Friend RP2040"
},
{
"name": "Adafruit ThinkINK RP2040"
},
{
"name": "Adafruit Trinkey RP2040 QT"
},

View file

@ -0,0 +1,54 @@
{
"build": {
"arduino": {
"earlephilhower": {
"boot2_source": "boot2_w25q080_2_padded_checksum.S",
"usb_vid": "0x239A",
"usb_pid": "0x8121"
}
},
"core": "earlephilhower",
"cpu": "cortex-m0plus",
"extra_flags": "-D ARDUINO_ADAFRUIT_FEATHER_RP2040_SCORPIO -DARDUINO_ARCH_RP2040 -DUSBD_MAX_POWER_MA=250",
"f_cpu": "133000000L",
"hwids": [
[
"0x2E8A",
"0x00C0"
],
[
"0x239A",
"0x8121"
]
],
"mcu": "rp2040",
"variant": "adafruit_feather_scorpio"
},
"debug": {
"jlink_device": "RP2040_M0_0",
"openocd_target": "rp2040.cfg",
"svd_path": "rp2040.svd"
},
"frameworks": [
"arduino"
],
"name": "Feather RP2040 SCORPIO",
"upload": {
"maximum_ram_size": 270336,
"maximum_size": 8388608,
"require_upload_port": true,
"native_usb": true,
"use_1200bps_touch": true,
"wait_for_upload_port": false,
"protocol": "picotool",
"protocols": [
"cmsis-dap",
"jlink",
"raspberrypi-swd",
"picotool",
"picoprobe"
]
},
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
"vendor": "Adafruit"
}

View file

@ -0,0 +1,54 @@
{
"build": {
"arduino": {
"earlephilhower": {
"boot2_source": "boot2_w25q080_2_padded_checksum.S",
"usb_vid": "0x239A",
"usb_pid": "0x80E3"
}
},
"core": "earlephilhower",
"cpu": "cortex-m0plus",
"extra_flags": "-D ARDUINO_ADAFRUIT_THINKINK_RP2040 -DARDUINO_ARCH_RP2040 -DUSBD_MAX_POWER_MA=250",
"f_cpu": "133000000L",
"hwids": [
[
"0x2E8A",
"0x00C0"
],
[
"0x239A",
"0x80E3"
]
],
"mcu": "rp2040",
"variant": "adafruit_thinkink"
},
"debug": {
"jlink_device": "RP2040_M0_0",
"openocd_target": "rp2040.cfg",
"svd_path": "rp2040.svd"
},
"frameworks": [
"arduino"
],
"name": "ThinkINK RP2040",
"upload": {
"maximum_ram_size": 270336,
"maximum_size": 8388608,
"require_upload_port": true,
"native_usb": true,
"use_1200bps_touch": true,
"wait_for_upload_port": false,
"protocol": "picotool",
"protocols": [
"cmsis-dap",
"jlink",
"raspberrypi-swd",
"picotool",
"picoprobe"
]
},
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
"vendor": "Adafruit"
}

View file

@ -313,9 +313,11 @@ MakeBoard("rpipicow", "Raspberry Pi", "Pico W", "0x2e8a", "0xf00a", 250, "RASPBE
# Adafruit
MakeBoard("adafruit_feather", "Adafruit", "Feather RP2040", "0x239a", "0x80f1", 250, "ADAFRUIT_FEATHER_RP2040", 8, "boot2_w25x10cl_4_padded_checksum")
MakeBoard("adafruit_feather_scorpio", "Adafruit", "Feather RP2040 SCORPIO", "0x239a", "0x8121", 250, "ADAFRUIT_FEATHER_RP2040_SCORPIO", 8, "boot2_w25q080_2_padded_checksum")
MakeBoard("adafruit_itsybitsy", "Adafruit", "ItsyBitsy RP2040", "0x239a", "0x80fd", 250, "ADAFRUIT_ITSYBITSY_RP2040", 8, "boot2_w25q080_2_padded_checksum")
MakeBoard("adafruit_qtpy", "Adafruit", "QT Py RP2040", "0x239a", "0x80f7", 250, "ADAFRUIT_QTPY_RP2040", 8, "boot2_w25q080_2_padded_checksum")
MakeBoard("adafruit_stemmafriend", "Adafruit", "STEMMA Friend RP2040", "0x239a", "0x80e3", 250, "ADAFRUIT_STEMMAFRIEND_RP2040", 8, "boot2_w25q080_2_padded_checksum")
MakeBoard("adafruit_thinkink", "Adafruit", "ThinkINK RP2040", "0x239a", "0x80e3", 250, "ADAFRUIT_THINKINK_RP2040", 8, "boot2_w25q080_2_padded_checksum")
MakeBoard("adafruit_trinkeyrp2040qt", "Adafruit", "Trinkey RP2040 QT", "0x239a", "0x8109", 250, "ADAFRUIT_TRINKEYQT_RP2040", 8, "boot2_w25q080_2_padded_checksum")
MakeBoard("adafruit_macropad2040", "Adafruit", "MacroPad RP2040", "0x239a", "0x8107", 250, "ADAFRUIT_MACROPAD_RP2040", 8, "boot2_w25q080_2_padded_checksum")
MakeBoard("adafruit_kb2040", "Adafruit", "KB2040", "0x239a", "0x8105", 250, "ADAFRUIT_KB2040_RP2040", 8, "boot2_w25q080_2_padded_checksum")

View file

@ -0,0 +1,42 @@
#pragma once
// Pin definitions taken from:
// https://learn.adafruit.com/assets/100337
// LEDs
#define PIN_LED (13u)
// NeoPixel
#define PIN_NEOPIXEL (4u)
// Serial
#define PIN_SERIAL1_TX (0u)
#define PIN_SERIAL1_RX (1u)
// Not pinned out
#define PIN_SERIAL2_TX (31u)
#define PIN_SERIAL2_RX (31u)
// SPI
#define PIN_SPI0_MISO (8u)
#define PIN_SPI0_MOSI (15u)
#define PIN_SPI0_SCK (14u)
#define PIN_SPI0_SS (13u)
// Not pinned out
#define PIN_SPI1_MISO (31u)
#define PIN_SPI1_MOSI (31u)
#define PIN_SPI1_SCK (31u)
#define PIN_SPI1_SS (31u)
// Wire
#define PIN_WIRE0_SDA (2u)
#define PIN_WIRE0_SCL (3u)
#define PIN_WIRE1_SDA (31u)
#define PIN_WIRE1_SCL (31u)
#define SERIAL_HOWMANY (2u)
#define SPI_HOWMANY (1u)
#define WIRE_HOWMANY (1u)
#include "../generic/common.h"

View file

@ -0,0 +1,50 @@
#pragma once
// Pin definitions taken from:
// https://learn.adafruit.com/assets/100337
// LEDs not pinned out
#define PIN_LED (31u)
// NeoPixel
#define PIN_NEOPIXEL (29u)
// Serial1
#define PIN_SERIAL1_TX (0u) // not actually available
#define PIN_SERIAL1_RX (1u) // not actually available
// Serial2
#define PIN_SERIAL2_TX (4u) // not actually available
#define PIN_SERIAL2_RX (5u) // not actually available
// SPI
#define PIN_SPI0_MISO (16u) // not actually available
#define PIN_SPI0_MOSI (19u)
#define PIN_SPI0_SCK (18u)
#define PIN_SPI0_SS (17u)
// Not pinned out
#define PIN_SPI1_MISO (31u)
#define PIN_SPI1_MOSI (31u)
#define PIN_SPI1_SCK (31u)
#define PIN_SPI1_SS (31u)
// Wire is connected to StemmaQT connector
#define PIN_WIRE0_SDA (24u)
#define PIN_WIRE0_SCL (25u)
// Not pinned out
#define PIN_WIRE1_SDA (31u)
#define PIN_WIRE1_SCL (31u)
#define SERIAL_HOWMANY (1u)
#define SPI_HOWMANY (1u)
#define WIRE_HOWMANY (1u)
// Pin overrides specific to the QT Py RP2040
#define __PIN_A0 (29u)
#define __PIN_A1 (28u)
#define __PIN_A2 (27u)
#define __PIN_A3 (26u)
#include "../generic/common.h"