Skip to content

Commit 4675783

Browse files
committed
change-name-to-ndgarage_ndbit6
1 parent 1668818 commit 4675783

File tree

5 files changed

+2
-2
lines changed

5 files changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ jobs:
121121
- "metro_nrf52840_express"
122122
- "mini_sam_m4"
123123
- "monster_m4sk"
124-
- "ndbit6"
124+
- "ndgarage_ndbit6"
125125
- "particle_argon"
126126
- "particle_boron"
127127
- "particle_xenon"

ports/atmel-samd/boards/ndbit6/mpconfigboard.mk renamed to ports/atmel-samd/boards/ndgarage_ndbit6/mpconfigboard.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
LD_FILE = boards/samd21x18-bootloader.ld
22
USB_VID = 0x239A
33
USB_PID = 0x8066
4-
USB_PRODUCT = "ndBit6"
4+
USB_PRODUCT = "Bit6"
55
USB_MANUFACTURER = "ndGarage"
66

77
CHIP_VARIANT = SAMD21E18A

0 commit comments

Comments
 (0)