refractor device composite freertos ses

This commit is contained in:
hathach
2018-11-22 00:50:51 +07:00
parent 1a91b5a62e
commit 3fccd24854
36 changed files with 36249 additions and 2432 deletions
@@ -0,0 +1,6 @@
<!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>