Initial commit

This commit is contained in:
jaseg 2024-06-08 18:45:51 +02:00
commit b0d059fb24
34 changed files with 18172 additions and 0 deletions

2
memory_map.ldi Normal file
View file

@ -0,0 +1,2 @@
RAM (xrw): ORIGIN = 0x20000000, LENGTH = 20K
FLASH (rx ): ORIGIN = 0x08000000, LENGTH = 64K