~ruther/uni-mam-arm

ref: 91359abb1abbbf56f187591cc3b4b818fa64ffdf uni-mam-arm/arm02/devices/stm32h747/linker_script.ld -rw-r--r-- 193 bytes
91359abb — Rutherther feat(arm03): add debouncer timer for startstop button 1 year, 2 months ago
                                                                                
1
2
3
4
5
6
7
8
MEMORY
{
  FLASH (rx): ORIGIN = 0x08000000, LENGTH = 512K
  SRAM (rwx): ORIGIN = 0x24000000, LENGTH = 512K
}

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