Skip to content

Commit 314fcba

Browse files
committed
all the PIDs
1 parent f0312c1 commit 314fcba

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

boards.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -382,9 +382,11 @@ adafruit_feather_m4.menu.cache.off.build.cache_flags=
382382

383383
adafruit_hallowing.name=Adafruit Hallowing M0
384384
adafruit_hallowing.vid.0=0x239A
385-
adafruit_hallowing.pid.0=0xB000
385+
adafruit_hallowing.pid.0=0xDEAD
386386
adafruit_hallowing.vid.1=0x239A
387387
adafruit_hallowing.pid.1=0xD1ED
388+
adafruit_hallowing.vid.1=0x239A
389+
adafruit_hallowing.pid.1=0xB000
388390
adafruit_hallowing.upload.tool=bossac
389391
adafruit_hallowing.upload.protocol=sam-ba
390392
adafruit_hallowing.upload.maximum_size=262144
@@ -398,7 +400,7 @@ adafruit_hallowing.build.usb_product="Hallowing M0"
398400
adafruit_hallowing.build.usb_manufacturer="Adafruit"
399401
adafruit_hallowing.build.board=SAMD_HALLOWING
400402
adafruit_hallowing.build.core=arduino
401-
adafruit_hallowing.build.extra_flags=-DCRYSTALLESS -DARDUINO_SAMD_ZERO -DARDUINO_SAMD_FEATHER_M0 -DARM_MATH_CM0PLUS -DADAFRUIT_HALLOWING -D__SAMD21G18A__ {build.usb_flags}
403+
adafruit_hallowing.build.extra_flags=-DCRYSTALLESS -DARDUINO_SAMD_ZERO -DARDUINO_SAMD_HALLOWING_M0 -DARM_MATH_CM0PLUS -DADAFRUIT_HALLOWING -D__SAMD21G18A__ {build.usb_flags}
402404
adafruit_hallowing.build.ldscript=linker_scripts/gcc/flash_with_bootloader.ld
403405
adafruit_hallowing.build.openocdscript=openocd_scripts/arduino_zero.cfg
404406
adafruit_hallowing.build.variant=hallowing_m0_express

0 commit comments

Comments
 (0)