summaryrefslogtreecommitdiff
path: root/src/arch/stm32f446re-nucleo
AgeCommit message (Expand)AuthorLines
2020-09-11add AspectC++ to kconfigDaniel Friesel-1/+1
2020-09-10stm32f446re-nucleo does not have a timer driver yetDaniel Friesel-9/+9
2020-09-07stm32f446re: update "make help"Daniel Friesel-5/+1
2020-09-07libopencm3: Switch to Python3 forkDaniel Friesel-1/+0
2020-09-07add machine-readable binary size output ("make attributes")Daniel Friesel-1/+5
2020-08-28stm32f446re-nucleo: Fix missing -c switch in "make program"Daniel Friesel-1/+1
2020-08-28Expose configuration via KconfigDaniel Friesel-14/+29
2020-08-13GitLab CI: Add build tests for stm32f446re-nucleoDaniel Friesel-3/+4
2020-08-12stm32f446re: configurable clock speedDaniel Friesel-1/+16
2020-08-12working AEMR timing benchmarks on stm32f446reDaniel Friesel-0/+2
2020-08-12stm32f446re: Add counterDaniel Friesel-13/+40
2020-08-12stm32f446re: Add uptime counter and proper loop mode with standby in betweenDaniel Friesel-3/+53
2020-07-26Add minimal STM32F446RE Nucleo support. No interrupts yet.Daniel Friesel-0/+211