altos/stm32f1: Start work on self-flash code
authorKeith Packard <keithp@keithp.com>
Mon, 20 Feb 2023 00:29:56 +0000 (16:29 -0800)
committerKeith Packard <keithp@keithp.com>
Thu, 30 Mar 2023 05:05:31 +0000 (22:05 -0700)
commitc4cc908d642ea1c52c07b80106b5463e22f3c888
treeb9776016d5a233df6ba9f8fb06eed6e2fde14747
parente54e09c9b510f67074f25a0b348088c0b614cb26
altos/stm32f1: Start work on self-flash code

Looks like this uses the same IP block as the stm32f0 series; copied
the code, haven't gotten it working yet.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/stm32f1/ao_flash_stm.c [new file with mode: 0644]
src/stm32f1/stm32f1.h