mirror of
https://github.com/hathach/tinyusb.git
synced 2025-01-17 05:32:55 +08:00
6 lines
251 B
XML
6 lines
251 B
XML
<!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>
|