~ruther/stm32-templates

stm32-templates/devices/stm32f446 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.
6625c422 — Rutherther 6 months ago
fix: stm32f446 sram size
154bbce9 — Rutherther 6 months ago
feat: add support for stm32f446
Do not follow this link