dmitrystu/sboot_stm32

Supports STM32F103xC/D/E devices with 2Kbytes pages

Closed this issue · 1 comments

STM32F103 high-density devices has 2 Kbytes pages and the program_flash in stm32f103.S is always using 1K page instead.

Thank you for your contribution.