~ruther/stm32-templates

ref: 87ee6a0b21df6a530324a6739513410ad6714e97 stm32-templates/devices/general d---------
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.
f614aeab — Rutherther 6 months ago
feat: add general template, Makefile, blink example
Do not follow this link