mirror of
https://github.com/hathach/tinyusb.git
synced 2025-01-17 05:32:55 +08:00
7 lines
340 B
XML
7 lines
340 B
XML
<!DOCTYPE Board_Memory_Definition_File>
|
|
<root name="ATSAMD51J19A">
|
|
<MemorySegment name="FLASH" start="0x00004000" size="0x0007C000" access="ReadOnly" />
|
|
<MemorySegment name="RAM" start="0x20000000" size="0x00030000" access="Read/Write" />
|
|
<MemorySegment name="RAM2" start="0x47000000" size="0x00002000" access="Read/Write" />
|
|
</root>
|