readme: note that stm32f0x2 devices are supported

Signed-off-by:  Eric Callahan <arksine.code@gmail.com>
This commit is contained in:
Eric Callahan 2022-04-14 14:13:36 -04:00
parent 0f1bd588a8
commit c464b63a99
No known key found for this signature in database
GPG Key ID: 7027245FBBDDF59A

View File

@ -20,7 +20,8 @@ make
``` ```
The menuconfig will present the following options: The menuconfig will present the following options:
- `Processor model`: Currently only STM32F103 is supported - `Processor model`: Currently STM32F042, STMF072, and STM32F103 models are
supported.
- `Disable SWD at startup`: This is an option for GigaDevice STM32F103 - `Disable SWD at startup`: This is an option for GigaDevice STM32F103
clones. Note that these untested on this bootloader. This option only clones. Note that these untested on this bootloader. This option only
present for "STM32F103" models, present for "STM32F103" models,