10 Commits

Author SHA1 Message Date
Keir Fraser
0669e6c13a Change project name and fix up GitHub CI/CD 2021-12-26 12:20:18 +00:00
Keir Fraser
2809d34c28 Rearrange MCU namespace so that STM32 is one subtype.
This will allow fitting AT32 alongside, which is an "almost" STM32 clone
with a slightly different and confusing naming scheme.
2021-04-27 15:11:16 +01:00
Keir Fraser
117cddc281 Fix 'make clean' in STM model-specific subfolders 2020-06-15 23:51:07 +01:00
Keir Fraser
05ceab52ee Move model-specific files into subfolders. 2020-05-28 12:59:21 +01:00
Ant Goffart
00c7960a5d Patches to allow building on Windows 2020-05-07 14:07:14 +01:00
Keir Fraser
1e578a767d STM32F7: Update Bootloader 2019-12-06 12:31:48 +00:00
Keir Fraser
c5c81ce1ba STM32F7: Integrate into the build 2019-11-25 13:31:14 +00:00
Keir Fraser
cd06e583a2 blinky: Better serial logging, and at 115200 baud 2019-11-03 09:15:05 +00:00
Keir Fraser
bad6351c29 blinky: Test for 64kB Flash and all four timers (TIM1-4). 2019-11-02 16:41:58 +00:00
Keir Fraser
8cb833e52d blinky_test: A quick LED-blink test for valid medium-density
STM32F103 device.
2019-10-31 15:15:23 +00:00