Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
arduino-pico
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
xpstem
arduino-pico
Commits
2c0ce6f4
Unverified
Commit
2c0ce6f4
authored
May 02, 2023
by
Paint Your Dragon
Committed by
GitHub
May 02, 2023
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add Feathers: CAN and Prop-Maker (#1421)
parent
89fe754a
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
737 additions
and
0 deletions
+737
-0
boards.txt
boards.txt
+500
-0
package/package_pico_index.template.json
package/package_pico_index.template.json
+6
-0
tools/json/adafruit_feather_can.json
tools/json/adafruit_feather_can.json
+55
-0
tools/json/adafruit_feather_prop_maker.json
tools/json/adafruit_feather_prop_maker.json
+55
-0
tools/makeboards.py
tools/makeboards.py
+2
-0
variants/adafruit_feather_can/pins_arduino.h
variants/adafruit_feather_can/pins_arduino.h
+59
-0
variants/adafruit_feather_prop_maker/pins_arduino.h
variants/adafruit_feather_prop_maker/pins_arduino.h
+60
-0
No files found.
boards.txt
View file @
2c0ce6f4
...
...
@@ -2327,6 +2327,506 @@ adafruit_feather_usb_host.menu.uploadmethod.picodebug.upload.maximum_data_size=2
adafruit_feather_usb_host.menu.uploadmethod.picodebug.upload.tool=picodebug
adafruit_feather_usb_host.menu.uploadmethod.picodebug.upload.tool.default=picodebug
# -----------------------------------
# Adafruit Feather RP2040 CAN
# -----------------------------------
adafruit_feather_can.name=Adafruit Feather RP2040 CAN
adafruit_feather_can.vid.0=0x239a
adafruit_feather_can.pid.0=0x812f
adafruit_feather_can.vid.1=0x239a
adafruit_feather_can.pid.1=0x812f
adafruit_feather_can.vid.2=0x239a
adafruit_feather_can.pid.2=0xc12f
adafruit_feather_can.vid.3=0x239a
adafruit_feather_can.pid.3=0xc12f
adafruit_feather_can.vid.4=0x239a
adafruit_feather_can.pid.4=0x812f
adafruit_feather_can.vid.5=0x239a
adafruit_feather_can.pid.5=0x812f
adafruit_feather_can.vid.6=0x239a
adafruit_feather_can.pid.6=0xc12f
adafruit_feather_can.vid.7=0x239a
adafruit_feather_can.pid.7=0xc12f
adafruit_feather_can.build.usbvid=-DUSBD_VID=0x239a
adafruit_feather_can.build.usbpid=-DUSBD_PID=0x812f
adafruit_feather_can.build.usbpwr=-DUSBD_MAX_POWER_MA=250
adafruit_feather_can.build.board=ADAFRUIT_FEATHER_RP2040_CAN
adafruit_feather_can.build.mcu=cortex-m0plus
adafruit_feather_can.build.variant=adafruit_feather_can
adafruit_feather_can.upload.maximum_size=8388608
adafruit_feather_can.upload.wait_for_upload_port=true
adafruit_feather_can.upload.erase_cmd=
adafruit_feather_can.serial.disableDTR=false
adafruit_feather_can.serial.disableRTS=false
adafruit_feather_can.build.f_cpu=125000000
adafruit_feather_can.build.led=
adafruit_feather_can.build.core=rp2040
adafruit_feather_can.build.ldscript=memmap_default.ld
adafruit_feather_can.build.boot2=boot2_w25q080_2_padded_checksum
adafruit_feather_can.build.usb_manufacturer="Adafruit"
adafruit_feather_can.build.usb_product="Feather RP2040 CAN"
adafruit_feather_can.menu.flash.8388608_0=8MB (no FS)
adafruit_feather_can.menu.flash.8388608_0.upload.maximum_size=8384512
adafruit_feather_can.menu.flash.8388608_0.build.flash_total=8388608
adafruit_feather_can.menu.flash.8388608_0.build.flash_length=8384512
adafruit_feather_can.menu.flash.8388608_0.build.eeprom_start=276819968
adafruit_feather_can.menu.flash.8388608_0.build.fs_start=276819968
adafruit_feather_can.menu.flash.8388608_0.build.fs_end=276819968
adafruit_feather_can.menu.flash.8388608_65536=8MB (Sketch: 8128KB, FS: 64KB)
adafruit_feather_can.menu.flash.8388608_65536.upload.maximum_size=8318976
adafruit_feather_can.menu.flash.8388608_65536.build.flash_total=8388608
adafruit_feather_can.menu.flash.8388608_65536.build.flash_length=8318976
adafruit_feather_can.menu.flash.8388608_65536.build.eeprom_start=276819968
adafruit_feather_can.menu.flash.8388608_65536.build.fs_start=276754432
adafruit_feather_can.menu.flash.8388608_65536.build.fs_end=276819968
adafruit_feather_can.menu.flash.8388608_131072=8MB (Sketch: 8064KB, FS: 128KB)
adafruit_feather_can.menu.flash.8388608_131072.upload.maximum_size=8253440
adafruit_feather_can.menu.flash.8388608_131072.build.flash_total=8388608
adafruit_feather_can.menu.flash.8388608_131072.build.flash_length=8253440
adafruit_feather_can.menu.flash.8388608_131072.build.eeprom_start=276819968
adafruit_feather_can.menu.flash.8388608_131072.build.fs_start=276688896
adafruit_feather_can.menu.flash.8388608_131072.build.fs_end=276819968
adafruit_feather_can.menu.flash.8388608_262144=8MB (Sketch: 7936KB, FS: 256KB)
adafruit_feather_can.menu.flash.8388608_262144.upload.maximum_size=8122368
adafruit_feather_can.menu.flash.8388608_262144.build.flash_total=8388608
adafruit_feather_can.menu.flash.8388608_262144.build.flash_length=8122368
adafruit_feather_can.menu.flash.8388608_262144.build.eeprom_start=276819968
adafruit_feather_can.menu.flash.8388608_262144.build.fs_start=276557824
adafruit_feather_can.menu.flash.8388608_262144.build.fs_end=276819968
adafruit_feather_can.menu.flash.8388608_524288=8MB (Sketch: 7680KB, FS: 512KB)
adafruit_feather_can.menu.flash.8388608_524288.upload.maximum_size=7860224
adafruit_feather_can.menu.flash.8388608_524288.build.flash_total=8388608
adafruit_feather_can.menu.flash.8388608_524288.build.flash_length=7860224
adafruit_feather_can.menu.flash.8388608_524288.build.eeprom_start=276819968
adafruit_feather_can.menu.flash.8388608_524288.build.fs_start=276295680
adafruit_feather_can.menu.flash.8388608_524288.build.fs_end=276819968
adafruit_feather_can.menu.flash.8388608_1048576=8MB (Sketch: 7MB, FS: 1MB)
adafruit_feather_can.menu.flash.8388608_1048576.upload.maximum_size=7335936
adafruit_feather_can.menu.flash.8388608_1048576.build.flash_total=8388608
adafruit_feather_can.menu.flash.8388608_1048576.build.flash_length=7335936
adafruit_feather_can.menu.flash.8388608_1048576.build.eeprom_start=276819968
adafruit_feather_can.menu.flash.8388608_1048576.build.fs_start=275771392
adafruit_feather_can.menu.flash.8388608_1048576.build.fs_end=276819968
adafruit_feather_can.menu.flash.8388608_2097152=8MB (Sketch: 6MB, FS: 2MB)
adafruit_feather_can.menu.flash.8388608_2097152.upload.maximum_size=6287360
adafruit_feather_can.menu.flash.8388608_2097152.build.flash_total=8388608
adafruit_feather_can.menu.flash.8388608_2097152.build.flash_length=6287360
adafruit_feather_can.menu.flash.8388608_2097152.build.eeprom_start=276819968
adafruit_feather_can.menu.flash.8388608_2097152.build.fs_start=274722816
adafruit_feather_can.menu.flash.8388608_2097152.build.fs_end=276819968
adafruit_feather_can.menu.flash.8388608_3145728=8MB (Sketch: 5MB, FS: 3MB)
adafruit_feather_can.menu.flash.8388608_3145728.upload.maximum_size=5238784
adafruit_feather_can.menu.flash.8388608_3145728.build.flash_total=8388608
adafruit_feather_can.menu.flash.8388608_3145728.build.flash_length=5238784
adafruit_feather_can.menu.flash.8388608_3145728.build.eeprom_start=276819968
adafruit_feather_can.menu.flash.8388608_3145728.build.fs_start=273674240
adafruit_feather_can.menu.flash.8388608_3145728.build.fs_end=276819968
adafruit_feather_can.menu.flash.8388608_4194304=8MB (Sketch: 4MB, FS: 4MB)
adafruit_feather_can.menu.flash.8388608_4194304.upload.maximum_size=4190208
adafruit_feather_can.menu.flash.8388608_4194304.build.flash_total=8388608
adafruit_feather_can.menu.flash.8388608_4194304.build.flash_length=4190208
adafruit_feather_can.menu.flash.8388608_4194304.build.eeprom_start=276819968
adafruit_feather_can.menu.flash.8388608_4194304.build.fs_start=272625664
adafruit_feather_can.menu.flash.8388608_4194304.build.fs_end=276819968
adafruit_feather_can.menu.flash.8388608_5242880=8MB (Sketch: 3MB, FS: 5MB)
adafruit_feather_can.menu.flash.8388608_5242880.upload.maximum_size=3141632
adafruit_feather_can.menu.flash.8388608_5242880.build.flash_total=8388608
adafruit_feather_can.menu.flash.8388608_5242880.build.flash_length=3141632
adafruit_feather_can.menu.flash.8388608_5242880.build.eeprom_start=276819968
adafruit_feather_can.menu.flash.8388608_5242880.build.fs_start=271577088
adafruit_feather_can.menu.flash.8388608_5242880.build.fs_end=276819968
adafruit_feather_can.menu.flash.8388608_6291456=8MB (Sketch: 2MB, FS: 6MB)
adafruit_feather_can.menu.flash.8388608_6291456.upload.maximum_size=2093056
adafruit_feather_can.menu.flash.8388608_6291456.build.flash_total=8388608
adafruit_feather_can.menu.flash.8388608_6291456.build.flash_length=2093056
adafruit_feather_can.menu.flash.8388608_6291456.build.eeprom_start=276819968
adafruit_feather_can.menu.flash.8388608_6291456.build.fs_start=270528512
adafruit_feather_can.menu.flash.8388608_6291456.build.fs_end=276819968
adafruit_feather_can.menu.flash.8388608_7340032=8MB (Sketch: 1MB, FS: 7MB)
adafruit_feather_can.menu.flash.8388608_7340032.upload.maximum_size=1044480
adafruit_feather_can.menu.flash.8388608_7340032.build.flash_total=8388608
adafruit_feather_can.menu.flash.8388608_7340032.build.flash_length=1044480
adafruit_feather_can.menu.flash.8388608_7340032.build.eeprom_start=276819968
adafruit_feather_can.menu.flash.8388608_7340032.build.fs_start=269479936
adafruit_feather_can.menu.flash.8388608_7340032.build.fs_end=276819968
adafruit_feather_can.menu.freq.133=133 MHz
adafruit_feather_can.menu.freq.133.build.f_cpu=133000000L
adafruit_feather_can.menu.freq.50=50 MHz
adafruit_feather_can.menu.freq.50.build.f_cpu=50000000L
adafruit_feather_can.menu.freq.100=100 MHz
adafruit_feather_can.menu.freq.100.build.f_cpu=100000000L
adafruit_feather_can.menu.freq.120=120 MHz
adafruit_feather_can.menu.freq.120.build.f_cpu=120000000L
adafruit_feather_can.menu.freq.125=125 MHz
adafruit_feather_can.menu.freq.125.build.f_cpu=125000000L
adafruit_feather_can.menu.freq.150=150 MHz (Overclock)
adafruit_feather_can.menu.freq.150.build.f_cpu=150000000L
adafruit_feather_can.menu.freq.175=175 MHz (Overclock)
adafruit_feather_can.menu.freq.175.build.f_cpu=175000000L
adafruit_feather_can.menu.freq.200=200 MHz (Overclock)
adafruit_feather_can.menu.freq.200.build.f_cpu=200000000L
adafruit_feather_can.menu.freq.225=225 MHz (Overclock)
adafruit_feather_can.menu.freq.225.build.f_cpu=225000000L
adafruit_feather_can.menu.freq.240=240 MHz (Overclock)
adafruit_feather_can.menu.freq.240.build.f_cpu=240000000L
adafruit_feather_can.menu.freq.250=250 MHz (Overclock)
adafruit_feather_can.menu.freq.250.build.f_cpu=250000000L
adafruit_feather_can.menu.freq.275=275 MHz (Overclock)
adafruit_feather_can.menu.freq.275.build.f_cpu=275000000L
adafruit_feather_can.menu.freq.300=300 MHz (Overclock)
adafruit_feather_can.menu.freq.300.build.f_cpu=300000000L
adafruit_feather_can.menu.opt.Small=Small (-Os) (standard)
adafruit_feather_can.menu.opt.Small.build.flags.optimize=-Os
adafruit_feather_can.menu.opt.Optimize=Optimize (-O)
adafruit_feather_can.menu.opt.Optimize.build.flags.optimize=-O
adafruit_feather_can.menu.opt.Optimize2=Optimize More (-O2)
adafruit_feather_can.menu.opt.Optimize2.build.flags.optimize=-O2
adafruit_feather_can.menu.opt.Optimize3=Optimize Even More (-O3)
adafruit_feather_can.menu.opt.Optimize3.build.flags.optimize=-O3
adafruit_feather_can.menu.opt.Fast=Fast (-Ofast) (maybe slower)
adafruit_feather_can.menu.opt.Fast.build.flags.optimize=-Ofast
adafruit_feather_can.menu.opt.Debug=Debug (-Og)
adafruit_feather_can.menu.opt.Debug.build.flags.optimize=-Og
adafruit_feather_can.menu.rtti.Disabled=Disabled
adafruit_feather_can.menu.rtti.Disabled.build.flags.rtti=-fno-rtti
adafruit_feather_can.menu.rtti.Enabled=Enabled
adafruit_feather_can.menu.rtti.Enabled.build.flags.rtti=
adafruit_feather_can.menu.stackprotect.Disabled=Disabled
adafruit_feather_can.menu.stackprotect.Disabled.build.flags.stackprotect=
adafruit_feather_can.menu.stackprotect.Enabled=Enabled
adafruit_feather_can.menu.stackprotect.Enabled.build.flags.stackprotect=-fstack-protector
adafruit_feather_can.menu.exceptions.Disabled=Disabled
adafruit_feather_can.menu.exceptions.Disabled.build.flags.exceptions=-fno-exceptions
adafruit_feather_can.menu.exceptions.Disabled.build.flags.libstdcpp=-lstdc++
adafruit_feather_can.menu.exceptions.Enabled=Enabled
adafruit_feather_can.menu.exceptions.Enabled.build.flags.exceptions=-fexceptions
adafruit_feather_can.menu.exceptions.Enabled.build.flags.libstdcpp=-lstdc++-exc
adafruit_feather_can.menu.dbgport.Disabled=Disabled
adafruit_feather_can.menu.dbgport.Disabled.build.debug_port=
adafruit_feather_can.menu.dbgport.Serial=Serial
adafruit_feather_can.menu.dbgport.Serial.build.debug_port=-DDEBUG_RP2040_PORT=Serial
adafruit_feather_can.menu.dbgport.Serial1=Serial1
adafruit_feather_can.menu.dbgport.Serial1.build.debug_port=-DDEBUG_RP2040_PORT=Serial1
adafruit_feather_can.menu.dbgport.Serial2=Serial2
adafruit_feather_can.menu.dbgport.Serial2.build.debug_port=-DDEBUG_RP2040_PORT=Serial2
adafruit_feather_can.menu.dbglvl.None=None
adafruit_feather_can.menu.dbglvl.None.build.debug_level=
adafruit_feather_can.menu.dbglvl.Core=Core
adafruit_feather_can.menu.dbglvl.Core.build.debug_level=-DDEBUG_RP2040_CORE
adafruit_feather_can.menu.dbglvl.SPI=SPI
adafruit_feather_can.menu.dbglvl.SPI.build.debug_level=-DDEBUG_RP2040_SPI
adafruit_feather_can.menu.dbglvl.Wire=Wire
adafruit_feather_can.menu.dbglvl.Wire.build.debug_level=-DDEBUG_RP2040_WIRE
adafruit_feather_can.menu.dbglvl.All=All
adafruit_feather_can.menu.dbglvl.All.build.debug_level=-DDEBUG_RP2040_WIRE -DDEBUG_RP2040_SPI -DDEBUG_RP2040_CORE
adafruit_feather_can.menu.dbglvl.NDEBUG=NDEBUG
adafruit_feather_can.menu.dbglvl.NDEBUG.build.debug_level=-DNDEBUG
adafruit_feather_can.menu.usbstack.picosdk=Pico SDK
adafruit_feather_can.menu.usbstack.picosdk.build.usbstack_flags=
adafruit_feather_can.menu.usbstack.tinyusb=Adafruit TinyUSB
adafruit_feather_can.menu.usbstack.tinyusb.build.usbstack_flags=-DUSE_TINYUSB "-I{runtime.platform.path}/libraries/Adafruit_TinyUSB_Arduino/src/arduino"
adafruit_feather_can.menu.usbstack.nousb=No USB
adafruit_feather_can.menu.usbstack.nousb.build.usbstack_flags="-DNO_USB -DDISABLE_USB_SERIAL -I{runtime.platform.path}/tools/libpico"
adafruit_feather_can.menu.ipbtstack.ipv4only=IPv4 Only
adafruit_feather_can.menu.ipbtstack.ipv4only.build.libpicow=libpicow-noipv6-nobtc-noble.a
adafruit_feather_can.menu.ipbtstack.ipv4only.build.libpicowdefs=-DLWIP_IPV6=0 -DLWIP_IPV4=1
adafruit_feather_can.menu.ipbtstack.ipv4ipv6=IPv4 + IPv6
adafruit_feather_can.menu.ipbtstack.ipv4ipv6.build.libpicow=libpicow-ipv6-nobtc-noble.a
adafruit_feather_can.menu.ipbtstack.ipv4ipv6.build.libpicowdefs=-DLWIP_IPV6=1 -DLWIP_IPV4=1
adafruit_feather_can.menu.ipbtstack.ipv4btcble=IPv4 + Bluetooth
adafruit_feather_can.menu.ipbtstack.ipv4btcble.build.libpicow=libpicow-noipv6-btc-ble.a
adafruit_feather_can.menu.ipbtstack.ipv4btcble.build.libpicowdefs=-DLWIP_IPV6=0 -DLWIP_IPV4=1 -DENABLE_CLASSIC=1 -DENABLE_BLE=1
adafruit_feather_can.menu.ipbtstack.ipv4ipv6btcble=IPv4 + IPv6 + Bluetooth
adafruit_feather_can.menu.ipbtstack.ipv4ipv6btcble.build.libpicow=libpicow-ipv6-btc-ble.a
adafruit_feather_can.menu.ipbtstack.ipv4ipv6btcble.build.libpicowdefs=-DLWIP_IPV6=1 -DLWIP_IPV4=1 -DENABLE_CLASSIC=1 -DENABLE_BLE=1
adafruit_feather_can.menu.boot2.boot2_w25q080_2_padded_checksum=W25Q080 QSPI /2
adafruit_feather_can.menu.boot2.boot2_w25q080_2_padded_checksum.build.boot2=boot2_w25q080_2_padded_checksum
adafruit_feather_can.menu.boot2.boot2_w25q080_4_padded_checksum=W25Q080 QSPI /4
adafruit_feather_can.menu.boot2.boot2_w25q080_4_padded_checksum.build.boot2=boot2_w25q080_4_padded_checksum
adafruit_feather_can.menu.uploadmethod.default=Default (UF2)
adafruit_feather_can.menu.uploadmethod.default.build.ram_length=256k
adafruit_feather_can.menu.uploadmethod.default.build.debugscript=picoprobe.tcl
adafruit_feather_can.menu.uploadmethod.default.upload.maximum_data_size=262144
adafruit_feather_can.menu.uploadmethod.default.upload.tool=uf2conv
adafruit_feather_can.menu.uploadmethod.default.upload.tool.default=uf2conv
adafruit_feather_can.menu.uploadmethod.default.upload.tool.network=uf2conv-network
adafruit_feather_can.menu.uploadmethod.picotool=Picotool
adafruit_feather_can.menu.uploadmethod.picotool.build.ram_length=256k
adafruit_feather_can.menu.uploadmethod.picotool.build.debugscript=picoprobe.tcl
adafruit_feather_can.menu.uploadmethod.picotool.build.picodebugflags=-DENABLE_PICOTOOL_USB
adafruit_feather_can.menu.uploadmethod.picotool.upload.maximum_data_size=262144
adafruit_feather_can.menu.uploadmethod.picotool.upload.tool=picotool
adafruit_feather_can.menu.uploadmethod.picotool.upload.tool.default=picotool
adafruit_feather_can.menu.uploadmethod.picoprobe=Picoprobe
adafruit_feather_can.menu.uploadmethod.picoprobe.build.ram_length=256k
adafruit_feather_can.menu.uploadmethod.picoprobe.build.debugscript=picoprobe.tcl
adafruit_feather_can.menu.uploadmethod.picoprobe.upload.maximum_data_size=262144
adafruit_feather_can.menu.uploadmethod.picoprobe.upload.tool=picoprobe
adafruit_feather_can.menu.uploadmethod.picoprobe.upload.tool.default=picoprobe
adafruit_feather_can.menu.uploadmethod.picoprobe_cmsis_dap=Picoprobe (CMSIS-DAP)
adafruit_feather_can.menu.uploadmethod.picoprobe_cmsis_dap.build.ram_length=256k
adafruit_feather_can.menu.uploadmethod.picoprobe_cmsis_dap.build.debugscript=picoprobe_cmsis_dap.tcl
adafruit_feather_can.menu.uploadmethod.picoprobe_cmsis_dap.upload.maximum_data_size=262144
adafruit_feather_can.menu.uploadmethod.picoprobe_cmsis_dap.upload.tool=picoprobe_cmsis_dap
adafruit_feather_can.menu.uploadmethod.picoprobe_cmsis_dap.upload.tool.default=picoprobe_cmsis_dap
adafruit_feather_can.menu.uploadmethod.picodebug=Pico-Debug
adafruit_feather_can.menu.uploadmethod.picodebug.build.ram_length=240k
adafruit_feather_can.menu.uploadmethod.picodebug.build.debugscript=picodebug.tcl
adafruit_feather_can.menu.uploadmethod.picodebug.build.picodebugflags=-UUSE_TINYUSB -DNO_USB -DDISABLE_USB_SERIAL -I{runtime.platform.path}/tools/libpico
adafruit_feather_can.menu.uploadmethod.picodebug.upload.maximum_data_size=245760
adafruit_feather_can.menu.uploadmethod.picodebug.upload.tool=picodebug
adafruit_feather_can.menu.uploadmethod.picodebug.upload.tool.default=picodebug
# -----------------------------------
# Adafruit Feather RP2040 Prop-Maker
# -----------------------------------
adafruit_feather_prop_maker.name=Adafruit Feather RP2040 Prop-Maker
adafruit_feather_prop_maker.vid.0=0x239a
adafruit_feather_prop_maker.pid.0=0x8131
adafruit_feather_prop_maker.vid.1=0x239a
adafruit_feather_prop_maker.pid.1=0x8131
adafruit_feather_prop_maker.vid.2=0x239a
adafruit_feather_prop_maker.pid.2=0xc131
adafruit_feather_prop_maker.vid.3=0x239a
adafruit_feather_prop_maker.pid.3=0xc131
adafruit_feather_prop_maker.vid.4=0x239a
adafruit_feather_prop_maker.pid.4=0x8131
adafruit_feather_prop_maker.vid.5=0x239a
adafruit_feather_prop_maker.pid.5=0x8131
adafruit_feather_prop_maker.vid.6=0x239a
adafruit_feather_prop_maker.pid.6=0xc131
adafruit_feather_prop_maker.vid.7=0x239a
adafruit_feather_prop_maker.pid.7=0xc131
adafruit_feather_prop_maker.build.usbvid=-DUSBD_VID=0x239a
adafruit_feather_prop_maker.build.usbpid=-DUSBD_PID=0x8131
adafruit_feather_prop_maker.build.usbpwr=-DUSBD_MAX_POWER_MA=250
adafruit_feather_prop_maker.build.board=ADAFRUIT_FEATHER_RP2040_PROP_MAKER
adafruit_feather_prop_maker.build.mcu=cortex-m0plus
adafruit_feather_prop_maker.build.variant=adafruit_feather_prop_maker
adafruit_feather_prop_maker.upload.maximum_size=8388608
adafruit_feather_prop_maker.upload.wait_for_upload_port=true
adafruit_feather_prop_maker.upload.erase_cmd=
adafruit_feather_prop_maker.serial.disableDTR=false
adafruit_feather_prop_maker.serial.disableRTS=false
adafruit_feather_prop_maker.build.f_cpu=125000000
adafruit_feather_prop_maker.build.led=
adafruit_feather_prop_maker.build.core=rp2040
adafruit_feather_prop_maker.build.ldscript=memmap_default.ld
adafruit_feather_prop_maker.build.boot2=boot2_w25q080_2_padded_checksum
adafruit_feather_prop_maker.build.usb_manufacturer="Adafruit"
adafruit_feather_prop_maker.build.usb_product="Feather RP2040 Prop-Maker"
adafruit_feather_prop_maker.menu.flash.8388608_0=8MB (no FS)
adafruit_feather_prop_maker.menu.flash.8388608_0.upload.maximum_size=8384512
adafruit_feather_prop_maker.menu.flash.8388608_0.build.flash_total=8388608
adafruit_feather_prop_maker.menu.flash.8388608_0.build.flash_length=8384512
adafruit_feather_prop_maker.menu.flash.8388608_0.build.eeprom_start=276819968
adafruit_feather_prop_maker.menu.flash.8388608_0.build.fs_start=276819968
adafruit_feather_prop_maker.menu.flash.8388608_0.build.fs_end=276819968
adafruit_feather_prop_maker.menu.flash.8388608_65536=8MB (Sketch: 8128KB, FS: 64KB)
adafruit_feather_prop_maker.menu.flash.8388608_65536.upload.maximum_size=8318976
adafruit_feather_prop_maker.menu.flash.8388608_65536.build.flash_total=8388608
adafruit_feather_prop_maker.menu.flash.8388608_65536.build.flash_length=8318976
adafruit_feather_prop_maker.menu.flash.8388608_65536.build.eeprom_start=276819968
adafruit_feather_prop_maker.menu.flash.8388608_65536.build.fs_start=276754432
adafruit_feather_prop_maker.menu.flash.8388608_65536.build.fs_end=276819968
adafruit_feather_prop_maker.menu.flash.8388608_131072=8MB (Sketch: 8064KB, FS: 128KB)
adafruit_feather_prop_maker.menu.flash.8388608_131072.upload.maximum_size=8253440
adafruit_feather_prop_maker.menu.flash.8388608_131072.build.flash_total=8388608
adafruit_feather_prop_maker.menu.flash.8388608_131072.build.flash_length=8253440
adafruit_feather_prop_maker.menu.flash.8388608_131072.build.eeprom_start=276819968
adafruit_feather_prop_maker.menu.flash.8388608_131072.build.fs_start=276688896
adafruit_feather_prop_maker.menu.flash.8388608_131072.build.fs_end=276819968
adafruit_feather_prop_maker.menu.flash.8388608_262144=8MB (Sketch: 7936KB, FS: 256KB)
adafruit_feather_prop_maker.menu.flash.8388608_262144.upload.maximum_size=8122368
adafruit_feather_prop_maker.menu.flash.8388608_262144.build.flash_total=8388608
adafruit_feather_prop_maker.menu.flash.8388608_262144.build.flash_length=8122368
adafruit_feather_prop_maker.menu.flash.8388608_262144.build.eeprom_start=276819968
adafruit_feather_prop_maker.menu.flash.8388608_262144.build.fs_start=276557824
adafruit_feather_prop_maker.menu.flash.8388608_262144.build.fs_end=276819968
adafruit_feather_prop_maker.menu.flash.8388608_524288=8MB (Sketch: 7680KB, FS: 512KB)
adafruit_feather_prop_maker.menu.flash.8388608_524288.upload.maximum_size=7860224
adafruit_feather_prop_maker.menu.flash.8388608_524288.build.flash_total=8388608
adafruit_feather_prop_maker.menu.flash.8388608_524288.build.flash_length=7860224
adafruit_feather_prop_maker.menu.flash.8388608_524288.build.eeprom_start=276819968
adafruit_feather_prop_maker.menu.flash.8388608_524288.build.fs_start=276295680
adafruit_feather_prop_maker.menu.flash.8388608_524288.build.fs_end=276819968
adafruit_feather_prop_maker.menu.flash.8388608_1048576=8MB (Sketch: 7MB, FS: 1MB)
adafruit_feather_prop_maker.menu.flash.8388608_1048576.upload.maximum_size=7335936
adafruit_feather_prop_maker.menu.flash.8388608_1048576.build.flash_total=8388608
adafruit_feather_prop_maker.menu.flash.8388608_1048576.build.flash_length=7335936
adafruit_feather_prop_maker.menu.flash.8388608_1048576.build.eeprom_start=276819968
adafruit_feather_prop_maker.menu.flash.8388608_1048576.build.fs_start=275771392
adafruit_feather_prop_maker.menu.flash.8388608_1048576.build.fs_end=276819968
adafruit_feather_prop_maker.menu.flash.8388608_2097152=8MB (Sketch: 6MB, FS: 2MB)
adafruit_feather_prop_maker.menu.flash.8388608_2097152.upload.maximum_size=6287360
adafruit_feather_prop_maker.menu.flash.8388608_2097152.build.flash_total=8388608
adafruit_feather_prop_maker.menu.flash.8388608_2097152.build.flash_length=6287360
adafruit_feather_prop_maker.menu.flash.8388608_2097152.build.eeprom_start=276819968
adafruit_feather_prop_maker.menu.flash.8388608_2097152.build.fs_start=274722816
adafruit_feather_prop_maker.menu.flash.8388608_2097152.build.fs_end=276819968
adafruit_feather_prop_maker.menu.flash.8388608_3145728=8MB (Sketch: 5MB, FS: 3MB)
adafruit_feather_prop_maker.menu.flash.8388608_3145728.upload.maximum_size=5238784
adafruit_feather_prop_maker.menu.flash.8388608_3145728.build.flash_total=8388608
adafruit_feather_prop_maker.menu.flash.8388608_3145728.build.flash_length=5238784
adafruit_feather_prop_maker.menu.flash.8388608_3145728.build.eeprom_start=276819968
adafruit_feather_prop_maker.menu.flash.8388608_3145728.build.fs_start=273674240
adafruit_feather_prop_maker.menu.flash.8388608_3145728.build.fs_end=276819968
adafruit_feather_prop_maker.menu.flash.8388608_4194304=8MB (Sketch: 4MB, FS: 4MB)
adafruit_feather_prop_maker.menu.flash.8388608_4194304.upload.maximum_size=4190208
adafruit_feather_prop_maker.menu.flash.8388608_4194304.build.flash_total=8388608
adafruit_feather_prop_maker.menu.flash.8388608_4194304.build.flash_length=4190208
adafruit_feather_prop_maker.menu.flash.8388608_4194304.build.eeprom_start=276819968
adafruit_feather_prop_maker.menu.flash.8388608_4194304.build.fs_start=272625664
adafruit_feather_prop_maker.menu.flash.8388608_4194304.build.fs_end=276819968
adafruit_feather_prop_maker.menu.flash.8388608_5242880=8MB (Sketch: 3MB, FS: 5MB)
adafruit_feather_prop_maker.menu.flash.8388608_5242880.upload.maximum_size=3141632
adafruit_feather_prop_maker.menu.flash.8388608_5242880.build.flash_total=8388608
adafruit_feather_prop_maker.menu.flash.8388608_5242880.build.flash_length=3141632
adafruit_feather_prop_maker.menu.flash.8388608_5242880.build.eeprom_start=276819968
adafruit_feather_prop_maker.menu.flash.8388608_5242880.build.fs_start=271577088
adafruit_feather_prop_maker.menu.flash.8388608_5242880.build.fs_end=276819968
adafruit_feather_prop_maker.menu.flash.8388608_6291456=8MB (Sketch: 2MB, FS: 6MB)
adafruit_feather_prop_maker.menu.flash.8388608_6291456.upload.maximum_size=2093056
adafruit_feather_prop_maker.menu.flash.8388608_6291456.build.flash_total=8388608
adafruit_feather_prop_maker.menu.flash.8388608_6291456.build.flash_length=2093056
adafruit_feather_prop_maker.menu.flash.8388608_6291456.build.eeprom_start=276819968
adafruit_feather_prop_maker.menu.flash.8388608_6291456.build.fs_start=270528512
adafruit_feather_prop_maker.menu.flash.8388608_6291456.build.fs_end=276819968
adafruit_feather_prop_maker.menu.flash.8388608_7340032=8MB (Sketch: 1MB, FS: 7MB)
adafruit_feather_prop_maker.menu.flash.8388608_7340032.upload.maximum_size=1044480
adafruit_feather_prop_maker.menu.flash.8388608_7340032.build.flash_total=8388608
adafruit_feather_prop_maker.menu.flash.8388608_7340032.build.flash_length=1044480
adafruit_feather_prop_maker.menu.flash.8388608_7340032.build.eeprom_start=276819968
adafruit_feather_prop_maker.menu.flash.8388608_7340032.build.fs_start=269479936
adafruit_feather_prop_maker.menu.flash.8388608_7340032.build.fs_end=276819968
adafruit_feather_prop_maker.menu.freq.133=133 MHz
adafruit_feather_prop_maker.menu.freq.133.build.f_cpu=133000000L
adafruit_feather_prop_maker.menu.freq.50=50 MHz
adafruit_feather_prop_maker.menu.freq.50.build.f_cpu=50000000L
adafruit_feather_prop_maker.menu.freq.100=100 MHz
adafruit_feather_prop_maker.menu.freq.100.build.f_cpu=100000000L
adafruit_feather_prop_maker.menu.freq.120=120 MHz
adafruit_feather_prop_maker.menu.freq.120.build.f_cpu=120000000L
adafruit_feather_prop_maker.menu.freq.125=125 MHz
adafruit_feather_prop_maker.menu.freq.125.build.f_cpu=125000000L
adafruit_feather_prop_maker.menu.freq.150=150 MHz (Overclock)
adafruit_feather_prop_maker.menu.freq.150.build.f_cpu=150000000L
adafruit_feather_prop_maker.menu.freq.175=175 MHz (Overclock)
adafruit_feather_prop_maker.menu.freq.175.build.f_cpu=175000000L
adafruit_feather_prop_maker.menu.freq.200=200 MHz (Overclock)
adafruit_feather_prop_maker.menu.freq.200.build.f_cpu=200000000L
adafruit_feather_prop_maker.menu.freq.225=225 MHz (Overclock)
adafruit_feather_prop_maker.menu.freq.225.build.f_cpu=225000000L
adafruit_feather_prop_maker.menu.freq.240=240 MHz (Overclock)
adafruit_feather_prop_maker.menu.freq.240.build.f_cpu=240000000L
adafruit_feather_prop_maker.menu.freq.250=250 MHz (Overclock)
adafruit_feather_prop_maker.menu.freq.250.build.f_cpu=250000000L
adafruit_feather_prop_maker.menu.freq.275=275 MHz (Overclock)
adafruit_feather_prop_maker.menu.freq.275.build.f_cpu=275000000L
adafruit_feather_prop_maker.menu.freq.300=300 MHz (Overclock)
adafruit_feather_prop_maker.menu.freq.300.build.f_cpu=300000000L
adafruit_feather_prop_maker.menu.opt.Small=Small (-Os) (standard)
adafruit_feather_prop_maker.menu.opt.Small.build.flags.optimize=-Os
adafruit_feather_prop_maker.menu.opt.Optimize=Optimize (-O)
adafruit_feather_prop_maker.menu.opt.Optimize.build.flags.optimize=-O
adafruit_feather_prop_maker.menu.opt.Optimize2=Optimize More (-O2)
adafruit_feather_prop_maker.menu.opt.Optimize2.build.flags.optimize=-O2
adafruit_feather_prop_maker.menu.opt.Optimize3=Optimize Even More (-O3)
adafruit_feather_prop_maker.menu.opt.Optimize3.build.flags.optimize=-O3
adafruit_feather_prop_maker.menu.opt.Fast=Fast (-Ofast) (maybe slower)
adafruit_feather_prop_maker.menu.opt.Fast.build.flags.optimize=-Ofast
adafruit_feather_prop_maker.menu.opt.Debug=Debug (-Og)
adafruit_feather_prop_maker.menu.opt.Debug.build.flags.optimize=-Og
adafruit_feather_prop_maker.menu.rtti.Disabled=Disabled
adafruit_feather_prop_maker.menu.rtti.Disabled.build.flags.rtti=-fno-rtti
adafruit_feather_prop_maker.menu.rtti.Enabled=Enabled
adafruit_feather_prop_maker.menu.rtti.Enabled.build.flags.rtti=
adafruit_feather_prop_maker.menu.stackprotect.Disabled=Disabled
adafruit_feather_prop_maker.menu.stackprotect.Disabled.build.flags.stackprotect=
adafruit_feather_prop_maker.menu.stackprotect.Enabled=Enabled
adafruit_feather_prop_maker.menu.stackprotect.Enabled.build.flags.stackprotect=-fstack-protector
adafruit_feather_prop_maker.menu.exceptions.Disabled=Disabled
adafruit_feather_prop_maker.menu.exceptions.Disabled.build.flags.exceptions=-fno-exceptions
adafruit_feather_prop_maker.menu.exceptions.Disabled.build.flags.libstdcpp=-lstdc++
adafruit_feather_prop_maker.menu.exceptions.Enabled=Enabled
adafruit_feather_prop_maker.menu.exceptions.Enabled.build.flags.exceptions=-fexceptions
adafruit_feather_prop_maker.menu.exceptions.Enabled.build.flags.libstdcpp=-lstdc++-exc
adafruit_feather_prop_maker.menu.dbgport.Disabled=Disabled
adafruit_feather_prop_maker.menu.dbgport.Disabled.build.debug_port=
adafruit_feather_prop_maker.menu.dbgport.Serial=Serial
adafruit_feather_prop_maker.menu.dbgport.Serial.build.debug_port=-DDEBUG_RP2040_PORT=Serial
adafruit_feather_prop_maker.menu.dbgport.Serial1=Serial1
adafruit_feather_prop_maker.menu.dbgport.Serial1.build.debug_port=-DDEBUG_RP2040_PORT=Serial1
adafruit_feather_prop_maker.menu.dbgport.Serial2=Serial2
adafruit_feather_prop_maker.menu.dbgport.Serial2.build.debug_port=-DDEBUG_RP2040_PORT=Serial2
adafruit_feather_prop_maker.menu.dbglvl.None=None
adafruit_feather_prop_maker.menu.dbglvl.None.build.debug_level=
adafruit_feather_prop_maker.menu.dbglvl.Core=Core
adafruit_feather_prop_maker.menu.dbglvl.Core.build.debug_level=-DDEBUG_RP2040_CORE
adafruit_feather_prop_maker.menu.dbglvl.SPI=SPI
adafruit_feather_prop_maker.menu.dbglvl.SPI.build.debug_level=-DDEBUG_RP2040_SPI
adafruit_feather_prop_maker.menu.dbglvl.Wire=Wire
adafruit_feather_prop_maker.menu.dbglvl.Wire.build.debug_level=-DDEBUG_RP2040_WIRE
adafruit_feather_prop_maker.menu.dbglvl.All=All
adafruit_feather_prop_maker.menu.dbglvl.All.build.debug_level=-DDEBUG_RP2040_WIRE -DDEBUG_RP2040_SPI -DDEBUG_RP2040_CORE
adafruit_feather_prop_maker.menu.dbglvl.NDEBUG=NDEBUG
adafruit_feather_prop_maker.menu.dbglvl.NDEBUG.build.debug_level=-DNDEBUG
adafruit_feather_prop_maker.menu.usbstack.picosdk=Pico SDK
adafruit_feather_prop_maker.menu.usbstack.picosdk.build.usbstack_flags=
adafruit_feather_prop_maker.menu.usbstack.tinyusb=Adafruit TinyUSB
adafruit_feather_prop_maker.menu.usbstack.tinyusb.build.usbstack_flags=-DUSE_TINYUSB "-I{runtime.platform.path}/libraries/Adafruit_TinyUSB_Arduino/src/arduino"
adafruit_feather_prop_maker.menu.usbstack.nousb=No USB
adafruit_feather_prop_maker.menu.usbstack.nousb.build.usbstack_flags="-DNO_USB -DDISABLE_USB_SERIAL -I{runtime.platform.path}/tools/libpico"
adafruit_feather_prop_maker.menu.ipbtstack.ipv4only=IPv4 Only
adafruit_feather_prop_maker.menu.ipbtstack.ipv4only.build.libpicow=libpicow-noipv6-nobtc-noble.a
adafruit_feather_prop_maker.menu.ipbtstack.ipv4only.build.libpicowdefs=-DLWIP_IPV6=0 -DLWIP_IPV4=1
adafruit_feather_prop_maker.menu.ipbtstack.ipv4ipv6=IPv4 + IPv6
adafruit_feather_prop_maker.menu.ipbtstack.ipv4ipv6.build.libpicow=libpicow-ipv6-nobtc-noble.a
adafruit_feather_prop_maker.menu.ipbtstack.ipv4ipv6.build.libpicowdefs=-DLWIP_IPV6=1 -DLWIP_IPV4=1
adafruit_feather_prop_maker.menu.ipbtstack.ipv4btcble=IPv4 + Bluetooth
adafruit_feather_prop_maker.menu.ipbtstack.ipv4btcble.build.libpicow=libpicow-noipv6-btc-ble.a
adafruit_feather_prop_maker.menu.ipbtstack.ipv4btcble.build.libpicowdefs=-DLWIP_IPV6=0 -DLWIP_IPV4=1 -DENABLE_CLASSIC=1 -DENABLE_BLE=1
adafruit_feather_prop_maker.menu.ipbtstack.ipv4ipv6btcble=IPv4 + IPv6 + Bluetooth
adafruit_feather_prop_maker.menu.ipbtstack.ipv4ipv6btcble.build.libpicow=libpicow-ipv6-btc-ble.a
adafruit_feather_prop_maker.menu.ipbtstack.ipv4ipv6btcble.build.libpicowdefs=-DLWIP_IPV6=1 -DLWIP_IPV4=1 -DENABLE_CLASSIC=1 -DENABLE_BLE=1
adafruit_feather_prop_maker.menu.boot2.boot2_w25q080_2_padded_checksum=W25Q080 QSPI /2
adafruit_feather_prop_maker.menu.boot2.boot2_w25q080_2_padded_checksum.build.boot2=boot2_w25q080_2_padded_checksum
adafruit_feather_prop_maker.menu.boot2.boot2_w25q080_4_padded_checksum=W25Q080 QSPI /4
adafruit_feather_prop_maker.menu.boot2.boot2_w25q080_4_padded_checksum.build.boot2=boot2_w25q080_4_padded_checksum
adafruit_feather_prop_maker.menu.uploadmethod.default=Default (UF2)
adafruit_feather_prop_maker.menu.uploadmethod.default.build.ram_length=256k
adafruit_feather_prop_maker.menu.uploadmethod.default.build.debugscript=picoprobe.tcl
adafruit_feather_prop_maker.menu.uploadmethod.default.upload.maximum_data_size=262144
adafruit_feather_prop_maker.menu.uploadmethod.default.upload.tool=uf2conv
adafruit_feather_prop_maker.menu.uploadmethod.default.upload.tool.default=uf2conv
adafruit_feather_prop_maker.menu.uploadmethod.default.upload.tool.network=uf2conv-network
adafruit_feather_prop_maker.menu.uploadmethod.picotool=Picotool
adafruit_feather_prop_maker.menu.uploadmethod.picotool.build.ram_length=256k
adafruit_feather_prop_maker.menu.uploadmethod.picotool.build.debugscript=picoprobe.tcl
adafruit_feather_prop_maker.menu.uploadmethod.picotool.build.picodebugflags=-DENABLE_PICOTOOL_USB
adafruit_feather_prop_maker.menu.uploadmethod.picotool.upload.maximum_data_size=262144
adafruit_feather_prop_maker.menu.uploadmethod.picotool.upload.tool=picotool
adafruit_feather_prop_maker.menu.uploadmethod.picotool.upload.tool.default=picotool
adafruit_feather_prop_maker.menu.uploadmethod.picoprobe=Picoprobe
adafruit_feather_prop_maker.menu.uploadmethod.picoprobe.build.ram_length=256k
adafruit_feather_prop_maker.menu.uploadmethod.picoprobe.build.debugscript=picoprobe.tcl
adafruit_feather_prop_maker.menu.uploadmethod.picoprobe.upload.maximum_data_size=262144
adafruit_feather_prop_maker.menu.uploadmethod.picoprobe.upload.tool=picoprobe
adafruit_feather_prop_maker.menu.uploadmethod.picoprobe.upload.tool.default=picoprobe
adafruit_feather_prop_maker.menu.uploadmethod.picoprobe_cmsis_dap=Picoprobe (CMSIS-DAP)
adafruit_feather_prop_maker.menu.uploadmethod.picoprobe_cmsis_dap.build.ram_length=256k
adafruit_feather_prop_maker.menu.uploadmethod.picoprobe_cmsis_dap.build.debugscript=picoprobe_cmsis_dap.tcl
adafruit_feather_prop_maker.menu.uploadmethod.picoprobe_cmsis_dap.upload.maximum_data_size=262144
adafruit_feather_prop_maker.menu.uploadmethod.picoprobe_cmsis_dap.upload.tool=picoprobe_cmsis_dap
adafruit_feather_prop_maker.menu.uploadmethod.picoprobe_cmsis_dap.upload.tool.default=picoprobe_cmsis_dap
adafruit_feather_prop_maker.menu.uploadmethod.picodebug=Pico-Debug
adafruit_feather_prop_maker.menu.uploadmethod.picodebug.build.ram_length=240k
adafruit_feather_prop_maker.menu.uploadmethod.picodebug.build.debugscript=picodebug.tcl
adafruit_feather_prop_maker.menu.uploadmethod.picodebug.build.picodebugflags=-UUSE_TINYUSB -DNO_USB -DDISABLE_USB_SERIAL -I{runtime.platform.path}/tools/libpico
adafruit_feather_prop_maker.menu.uploadmethod.picodebug.upload.maximum_data_size=245760
adafruit_feather_prop_maker.menu.uploadmethod.picodebug.upload.tool=picodebug
adafruit_feather_prop_maker.menu.uploadmethod.picodebug.upload.tool.default=picodebug
# -----------------------------------
# Adafruit ItsyBitsy RP2040
# -----------------------------------
...
...
package/package_pico_index.template.json
View file @
2c0ce6f4
...
...
@@ -44,6 +44,12 @@
{
"name"
:
"Adafruit Feather RP2040 USB Host"
},
{
"name"
:
"Adafruit Feather RP2040 CAN"
},
{
"name"
:
"Adafruit Feather RP2040 Prop-Maker"
},
{
"name"
:
"Adafruit ItsyBitsy RP2040"
},
...
...
tools/json/adafruit_feather_can.json
0 → 100644
View file @
2c0ce6f4
{
"build"
:
{
"arduino"
:
{
"earlephilhower"
:
{
"boot2_source"
:
"boot2_w25q080_2_padded_checksum.S"
,
"usb_vid"
:
"0x239A"
,
"usb_pid"
:
"0x812F"
}
},
"core"
:
"earlephilhower"
,
"cpu"
:
"cortex-m0plus"
,
"extra_flags"
:
"-D ARDUINO_ADAFRUIT_FEATHER_RP2040_CAN -DARDUINO_ARCH_RP2040 -DUSBD_MAX_POWER_MA=250"
,
"f_cpu"
:
"133000000L"
,
"hwids"
:
[
[
"0x2E8A"
,
"0x00C0"
],
[
"0x239A"
,
"0x812F"
]
],
"mcu"
:
"rp2040"
,
"variant"
:
"adafruit_feather_can"
},
"debug"
:
{
"jlink_device"
:
"RP2040_M0_0"
,
"openocd_target"
:
"rp2040.cfg"
,
"svd_path"
:
"rp2040.svd"
},
"frameworks"
:
[
"arduino"
],
"name"
:
"Feather RP2040 CAN"
,
"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"
:
[
"blackmagic"
,
"cmsis-dap"
,
"jlink"
,
"raspberrypi-swd"
,
"picotool"
,
"picoprobe"
]
},
"url"
:
"https://www.raspberrypi.org/products/raspberry-pi-pico/"
,
"vendor"
:
"Adafruit"
}
tools/json/adafruit_feather_prop_maker.json
0 → 100644
View file @
2c0ce6f4
{
"build"
:
{
"arduino"
:
{
"earlephilhower"
:
{
"boot2_source"
:
"boot2_w25q080_2_padded_checksum.S"
,
"usb_vid"
:
"0x239A"
,
"usb_pid"
:
"0x8131"
}
},
"core"
:
"earlephilhower"
,
"cpu"
:
"cortex-m0plus"
,
"extra_flags"
:
"-D ARDUINO_ADAFRUIT_FEATHER_RP2040_PROP_MAKER -DARDUINO_ARCH_RP2040 -DUSBD_MAX_POWER_MA=250"
,
"f_cpu"
:
"133000000L"
,
"hwids"
:
[
[
"0x2E8A"
,
"0x00C0"
],
[
"0x239A"
,
"0x8131"
]
],
"mcu"
:
"rp2040"
,
"variant"
:
"adafruit_feather_prop_maker"
},
"debug"
:
{
"jlink_device"
:
"RP2040_M0_0"
,
"openocd_target"
:
"rp2040.cfg"
,
"svd_path"
:
"rp2040.svd"
},
"frameworks"
:
[
"arduino"
],
"name"
:
"Feather RP2040 Prop-Maker"
,
"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"
:
[
"blackmagic"
,
"cmsis-dap"
,
"jlink"
,
"raspberrypi-swd"
,
"picotool"
,
"picoprobe"
]
},
"url"
:
"https://www.raspberrypi.org/products/raspberry-pi-pico/"
,
"vendor"
:
"Adafruit"
}
tools/makeboards.py
View file @
2c0ce6f4
...
...
@@ -344,6 +344,8 @@ MakeBoard("adafruit_feather_dvi", "Adafruit", "Feather RP2040 DVI", "0x239a", "0
MakeBoard
(
"adafruit_feather_rfm"
,
"Adafruit"
,
"Feather RP2040 RFM"
,
"0x239a"
,
"0x812D"
,
250
,
"ADAFRUIT_FEATHER_RP2040_RFM"
,
8
,
"boot2_w25q080_2_padded_checksum"
)
MakeBoard
(
"adafruit_feather_thinkink"
,
"Adafruit"
,
"Feather RP2040 ThinkINK"
,
"0x239a"
,
"0x812B"
,
250
,
"ADAFRUIT_FEATHER_RP2040_THINKINK"
,
8
,
"boot2_w25q080_2_padded_checksum"
)
MakeBoard
(
"adafruit_feather_usb_host"
,
"Adafruit"
,
"Feather RP2040 USB Host"
,
"0x239a"
,
"0x8129"
,
250
,
"ADAFRUIT_FEATHER_RP2040_USB_HOST"
,
8
,
"boot2_w25q080_2_padded_checksum"
)
MakeBoard
(
"adafruit_feather_can"
,
"Adafruit"
,
"Feather RP2040 CAN"
,
"0x239a"
,
"0x812f"
,
250
,
"ADAFRUIT_FEATHER_RP2040_CAN"
,
8
,
"boot2_w25q080_2_padded_checksum"
)
MakeBoard
(
"adafruit_feather_prop_maker"
,
"Adafruit"
,
"Feather RP2040 Prop-Maker"
,
"0x239a"
,
"0x8131"
,
250
,
"ADAFRUIT_FEATHER_RP2040_PROP_MAKER"
,
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"
)
...
...
variants/adafruit_feather_can/pins_arduino.h
0 → 100644
View file @
2c0ce6f4
#pragma once
// Pin definitions taken from:
// https://learn.adafruit.com/assets/100337
// LEDs
#define PIN_LED (13u)
// NeoPixel
#define PIN_NEOPIXEL (21u)
#define NEOPIXEL_POWER (20u)
// 'Boot0' button also on GPIO #7
#define PIN_BUTTON (7u)
// CAN bus
#define PIN_CAN_STANDBY (16u)
#define PIN_CAN_TX0_RTS (17u)
#define PIN_CAN_RESET (18u)
#define PIN_CAN_CS (19u)
#define PIN_CAN_INTERRUPT (22u)
#define PIN_CAN_RX0_BF (23u)
// 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)
#define __SPI0_DEVICE spi1
// Not pinned out
#define PIN_SPI1_MISO (31u)
#define PIN_SPI1_MOSI (31u)
#define PIN_SPI1_SCK (31u)
#define PIN_SPI1_SS (31u)
#define __SPI1_DEVICE spi0
// Wire
#define PIN_WIRE0_SDA (2u)
#define PIN_WIRE0_SCL (3u)
#define __WIRE0_DEVICE i2c1
#define PIN_WIRE1_SDA (31u)
#define PIN_WIRE1_SCL (31u)
#define __WIRE1_DEVICE i2c0
#define SERIAL_HOWMANY (2u)
#define SPI_HOWMANY (1u)
#define WIRE_HOWMANY (1u)
#include "../generic/common.h"
variants/adafruit_feather_prop_maker/pins_arduino.h
0 → 100644
View file @
2c0ce6f4
#pragma once
// Pin definitions taken from:
// https://learn.adafruit.com/assets/100337
// LEDs
#define PIN_LED (13u)
// NeoPixel
#define PIN_NEOPIXEL (4u)
// 'Boot0' button also on GPIO #7
#define PIN_BUTTON (7u)
// Prop-Maker features
#define PIN_I2S_DATA (16u)
#define PIN_I2S_BIT_CLOCK (17u)
#define PIN_I2S_WORD_SELECT (18u)
#define PIN_EXTERNAL_BUTTON (19u)
#define PIN_EXTERNAL_SERVO (20u)
#define PIN_EXTERNAL_NEOPIXELS (21u)
#define PIN_ACCELEROMETER_INTERRUPT (22u)
#define PIN_EXTERNAL_POWER (23u)
// 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)
#define __SPI0_DEVICE spi1
// Not pinned out
#define PIN_SPI1_MISO (31u)
#define PIN_SPI1_MOSI (31u)
#define PIN_SPI1_SCK (31u)
#define PIN_SPI1_SS (31u)
#define __SPI1_DEVICE spi0
// Wire
#define PIN_WIRE0_SDA (2u)
#define PIN_WIRE0_SCL (3u)
#define __WIRE0_DEVICE i2c1
#define PIN_WIRE1_SDA (31u)
#define PIN_WIRE1_SCL (31u)
#define __WIRE1_DEVICE i2c0
#define SERIAL_HOWMANY (2u)
#define SPI_HOWMANY (1u)
#define WIRE_HOWMANY (1u)
#include "../generic/common.h"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment