rename cdc_msc_hid to cdc_msc, hid has its own example hid_composite now

This commit is contained in:
hathach
2019-09-11 13:09:14 +07:00
parent e9bf62bc13
commit 7599541c1a
86 changed files with 0 additions and 3 deletions
@@ -0,0 +1,5 @@
<!DOCTYPE Board_Memory_Definition_File>
<root name="ATSAMD21G18A">
<MemorySegment name="FLASH" start="0x00002000" size="0x0003E000" access="ReadOnly" />
<MemorySegment name="RAM" start="0x20000000" size="0x00008000" access="Read/Write" />
</root>