~ruther/stm32-templates

ref: 87ee6a0b21df6a530324a6739513410ad6714e97 stm32-templates/devices/stm32f401/linker_script.ld -rw-r--r-- 629 bytes
17b62d8d — Rutherther 6 months ago
feat: more robust ram data loading

The .data section was assumed to start
after .text. This condition is satisfied now,
but why rely on it? The load address can be exported
from the linker script with LOADADDR call.
920d3710 — Rutherther 6 months ago
feat: add stm32f401 device
Do not follow this link