~ruther/stm32-templates

stm32-templates/devices/stm32f446/linker_script.ld -rw-r--r-- 630 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.
154bbce9 — Rutherther 6 months ago
feat: add support for stm32f446
Do not follow this link