Skip to content

Commit b764699

Browse files
fedebraghirolifbraghiroli
authored andcommitted
[sme] Bootloader: updated pid value (0xe001)
1 parent 268ef5f commit b764699

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

hardware/AMEL/samd/bootloaders/sme/drivers/cdc_enumerate.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@ const char devDescriptor[] = {
5252
0x40, // bMaxPacketSize0
5353
0x41, // idVendorL
5454
0x23, //
55-
0x4D, // idProductL
56-
0x00, //
55+
0x01, // idProductL
56+
0xE0, //
5757
0x10, // bcdDeviceL
5858
0x01, //
5959
0x00, // iManufacturer // 0x01

hardware/AMEL/samd/bootloaders/sme/samd21_sam_ba.bin

100644100755
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)