first commit

This commit is contained in:
liyp
2026-08-25 21:50:12 -04:00
commit 800a6761a1
152 changed files with 21525 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
<!DOCTYPE Board_Memory_Definition_File>
<root name="STM32F103ZE">
<MemorySegment name="FLASH1" start="0x08000000" size="0x00080000" access="ReadOnly" />
<MemorySegment name="RAM1" start="0x20000000" size="0x00010000" access="Read/Write" />
</root>