~ruther/uni-mam-arm

ref: 42e96cdb93e56e04b33e2522e077e74013a4604c uni-mam-arm/arm02/devices/stm32f401/linker_script.ld -rw-r--r-- 192 bytes
42e96cdb — Rutherther feat(arm07): implement uploading images 4 months ago
                                                                                
1
2
3
4
5
6
7
8
MEMORY
{
  FLASH (rx): ORIGIN = 0x08000000, LENGTH = 512K
  SRAM (rwx): ORIGIN = 0x20000000, LENGTH = 96K
}

INCLUDE devices/general/common_sections.ld
INCLUDE devices/general/common_entry.ld
Do not follow this link