Skip to content

Commit a4dc0a0

Browse files
ladyadadeanm1278
authored andcommitted
all the PIDs
1 parent a59bcf5 commit a4dc0a0

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
@@ -383,9 +383,11 @@ adafruit_feather_m4.menu.cache.off.build.cache_flags=
383383

384384
adafruit_hallowing.name=Adafruit Hallowing M0
385385
adafruit_hallowing.vid.0=0x239A
386-
adafruit_hallowing.pid.0=0xB000
386+
adafruit_hallowing.pid.0=0xDEAD
387387
adafruit_hallowing.vid.1=0x239A
388388
adafruit_hallowing.pid.1=0xD1ED
389+
adafruit_hallowing.vid.1=0x239A
390+
adafruit_hallowing.pid.1=0xB000
389391
adafruit_hallowing.upload.tool=bossac
390392
adafruit_hallowing.upload.protocol=sam-ba
391393
adafruit_hallowing.upload.maximum_size=262144
@@ -399,7 +401,7 @@ adafruit_hallowing.build.usb_product="Hallowing M0"
399401
adafruit_hallowing.build.usb_manufacturer="Adafruit"
400402
adafruit_hallowing.build.board=SAMD_HALLOWING
401403
adafruit_hallowing.build.core=arduino
402-
adafruit_hallowing.build.extra_flags=-DCRYSTALLESS -DARDUINO_SAMD_ZERO -DARDUINO_SAMD_FEATHER_M0 -DARM_MATH_CM0PLUS -DADAFRUIT_HALLOWING -D__SAMD21G18A__ {build.usb_flags}
404+
adafruit_hallowing.build.extra_flags=-DCRYSTALLESS -DARDUINO_SAMD_ZERO -DARDUINO_SAMD_HALLOWING_M0 -DARM_MATH_CM0PLUS -DADAFRUIT_HALLOWING -D__SAMD21G18A__ {build.usb_flags}
403405
adafruit_hallowing.build.ldscript=linker_scripts/gcc/flash_with_bootloader.ld
404406
adafruit_hallowing.build.openocdscript=openocd_scripts/arduino_zero.cfg
405407
adafruit_hallowing.build.variant=hallowing_m0_express

0 commit comments

Comments
 (0)