diff options
Diffstat (limited to 'atmel-samd/boards/feather_m0_basic/mpconfigboard.mk')
| -rw-r--r-- | atmel-samd/boards/feather_m0_basic/mpconfigboard.mk | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/atmel-samd/boards/feather_m0_basic/mpconfigboard.mk b/atmel-samd/boards/feather_m0_basic/mpconfigboard.mk new file mode 100644 index 000000000..d7f5c739b --- /dev/null +++ b/atmel-samd/boards/feather_m0_basic/mpconfigboard.mk @@ -0,0 +1,3 @@ +LD_FILE = boards/samd21x18-bootloader.ld +USB_VID = 0x239A +USB_PID = 0x8015 |
