~ruther/uni-mam-arm

ref: f9fdd1ee79dd188d8f33d4e6e5bddac54e023724 uni-mam-arm/arm02/devices/stm32f446/linker_script.ld -rw-r--r-- 193 bytes
f9fdd1ee — Rutherther feat(arm04): Do arm04 10 months ago
                                                                                
1
2
3
4
5
6
7
8
MEMORY
{
  FLASH (rx): ORIGIN = 0x08000000, LENGTH = 512K
  SRAM (rwx): ORIGIN = 0x20000000, LENGTH = 128K
}

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