~ruther/uni-mam-arm

ref: caeaf90ea3a725420fc01749b89c61680403e627 uni-mam-arm/arm02/devices/stm32f446/linker_script.ld -rw-r--r-- 193 bytes
caeaf90e — Rutherther feat(arm07): reimplement short/long button press via updating timer mutliple times 1 year, 14 days 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