diff options
| author | Scott Shawcroft <scott.shawcroft@gmail.com> | 2017-03-27 20:30:02 +0100 |
|---|---|---|
| committer | Scott Shawcroft <scott.shawcroft@gmail.com> | 2017-03-27 20:30:02 +0100 |
| commit | 3afa09b2fe8a51ca67494869c9af839537ef6a07 (patch) | |
| tree | 123723e85e4f2d29b1e87ae494a42c80bf780498 | |
| parent | f5caf8687086d1b3cf3a3b5f6d6218682beca5c2 (diff) | |
atmel-samd: Update Feather M0 Express USB pid.0.9.3
| -rw-r--r-- | atmel-samd/boards/feather_m0_express/mpconfigboard.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/atmel-samd/boards/feather_m0_express/mpconfigboard.mk b/atmel-samd/boards/feather_m0_express/mpconfigboard.mk index 8b6d61bbb..bf8bd54f2 100644 --- a/atmel-samd/boards/feather_m0_express/mpconfigboard.mk +++ b/atmel-samd/boards/feather_m0_express/mpconfigboard.mk @@ -1,6 +1,6 @@ LD_FILE = boards/samd21x18-bootloader-external-flash.ld USB_VID = 0x239A -USB_PID = 0x8015 +USB_PID = 0x801b FLASH_IMPL = spi_flash.c |
