modm-io / modm

modm: a C++23 library generator for AVR and ARM Cortex-M devices
https://modm.io
Mozilla Public License 2.0
720 stars 128 forks source link

[stm32] Fix flash page size for large F103, F105 and F107 devices #1147

Closed chris-durand closed 4 months ago

chris-durand commented 4 months ago

Fix page size in flash driver for F103 devices with 256 kB flash or more, F105, and F107.

flash_f1