altos/stm32f103-nucleo: Add boot loader
authorKeith Packard <keithp@keithp.com>
Sun, 26 Feb 2023 06:41:48 +0000 (22:41 -0800)
committerKeith Packard <keithp@keithp.com>
Thu, 1 Feb 2024 01:50:19 +0000 (17:50 -0800)
commit09a3c086dae1cce43c843626a1c624b4e2ad8d04
treefa6ad9450552e5e8908e3490c6375a780a14134c
parentcea0f40fff14b9d2085e0026a68b742a4b114cb9
altos/stm32f103-nucleo: Add boot loader

Signed-off-by: Keith Packard <keithp@keithp.com>
src/stm32f103-nucleo/Makefile
src/stm32f103-nucleo/ao_pins.h
src/stm32f103-nucleo/flash-loader/Makefile [new file with mode: 0644]
src/stm32f103-nucleo/flash-loader/ao_pins.h [new file with mode: 0644]