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, 30 Mar 2023 05:05:31 +0000 (22:05 -0700)
commit4ab7f69d56847df525a2bede2755f501522ed789
treed52bd40361db19ae406ceb4a1976414fd80d5c4a
parent4e9dbae68893181165b2c3a3f111b12cb86c7eb6
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]