summaryrefslogtreecommitdiff
path: root/src/arch/stm32f446re-nucleo
AgeCommit message (Expand)AuthorLines
2024-02-11stm32f446re: Add I²C driverBirte Kristina Friesel-1/+55
2024-02-08stm32f4: switch to non-deprecated stlink.cfgBirte Kristina Friesel-1/+1
2023-07-03update copyrightBirte Kristina Friesel-8/+8
2021-10-14stm32, lm4f: "build/system.elf" is the default targetDaniel Friesel-6/+6
2021-10-11add nfpvalues and nfpkeys make targetsDaniel Friesel-0/+3
2021-05-28Set loop/wakeup/ostream either via .config or via app/commandlineDaniel Friesel-7/+7
2021-05-21stackm: add stm32f446re supportDaniel Friesel-0/+2
2021-05-20stm32: correctly specify counter overflowDaniel Friesel-1/+1
2021-04-13prepare for switch to config.h instead of CFLAGS definesDaniel Friesel-4/+4
2021-02-17esp8266, stm32f446re-nucleo: Fix ROM/RAM usage reportDaniel Friesel-1/+1
2021-01-28add more cat targets and size outputDaniel Friesel-1/+5
2020-12-08add licensing informationDaniel Friesel-0/+38
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