~ruther/uni-mam-arm

ref: 508d9e248d1e568a87d2f889f2870b4d8b8153cc uni-mam-arm/arm02/devices/stm32f446/linker_script.ld -rw-r--r-- 193 bytes
508d9e24 — Rutherther feat(arm03): add capture button 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