File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -382,9 +382,11 @@ adafruit_feather_m4.menu.cache.off.build.cache_flags=
382
382
383
383
adafruit_hallowing.name=Adafruit Hallowing M0
384
384
adafruit_hallowing.vid.0=0x239A
385
- adafruit_hallowing.pid.0=0xB000
385
+ adafruit_hallowing.pid.0=0xDEAD
386
386
adafruit_hallowing.vid.1=0x239A
387
387
adafruit_hallowing.pid.1=0xD1ED
388
+ adafruit_hallowing.vid.1=0x239A
389
+ adafruit_hallowing.pid.1=0xB000
388
390
adafruit_hallowing.upload.tool=bossac
389
391
adafruit_hallowing.upload.protocol=sam-ba
390
392
adafruit_hallowing.upload.maximum_size=262144
@@ -398,7 +400,7 @@ adafruit_hallowing.build.usb_product="Hallowing M0"
398
400
adafruit_hallowing.build.usb_manufacturer="Adafruit"
399
401
adafruit_hallowing.build.board=SAMD_HALLOWING
400
402
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}
402
404
adafruit_hallowing.build.ldscript=linker_scripts/gcc/flash_with_bootloader.ld
403
405
adafruit_hallowing.build.openocdscript=openocd_scripts/arduino_zero.cfg
404
406
adafruit_hallowing.build.variant=hallowing_m0_express
You can’t perform that action at this time.
0 commit comments