~ruther/stm32-templates

17ea4567 — Rutherther 6 months ago
feat: add stm32h747 cortex-m7
84d81bf1 — Rutherther 6 months ago
feat: add stm32f407 device
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
920d3710 — Rutherther 6 months ago
feat: add stm32f401 device
154bbce9 — Rutherther 6 months ago
feat: add support for stm32f446
f614aeab — Rutherther 6 months ago
feat: add general template, Makefile, blink example
35f77c5f — Rutherther 6 months ago
Initial commit
Do not follow this link