~ruther/uni-mam-arm

ref: a3abb3a189e245825b4c7cef2c046ffb0aefdd3b uni-mam-arm/arm02/devices/stm32f407/linker_script.ld -rw-r--r-- 194 bytes
a3abb3a1 — Rutherther feat(arm03): Update 1 year, 1 month ago
                                                                                
1
2
3
4
5
6
7
8
MEMORY
{
  FLASH (rx): ORIGIN = 0x08000000, LENGTH = 1024K
  SRAM (rwx): ORIGIN = 0x20000000, LENGTH = 128K
}

INCLUDE devices/general/common_sections.ld
INCLUDE devices/general/common_entry.ld