Supports STM32F103xC/D/E devices with 2Kbytes pages
Closed this issue · 1 comments
shawnchain commented
STM32F103 high-density devices has 2 Kbytes pages and the program_flash in stm32f103.S is always using 1K page instead.
dmitrystu commented
Thank you for your contribution.