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, 1 Feb 2024 01:50:19 +0000 (17:50 -0800)
commit58f013162125b2143a5a9f1c0544cb20817e9524
tree95d6b323cc0bdfdbe1f4e2a6b57328b9f9d6acaf
parentb23ac7ea00ec26779354869765ced9caa2d05738
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