Default bootloader source code?
My dedicated hardware does not support uart/i2c/spi on the pins that are mentioned in AN2606. To update firmware IAP, I need to write my own bootloader that behaves the same as the default one (I want to use stm32flash tool as host, which fasten my work) with only changed uart pins and maybe disabled other serial communication peripherals.
Is this bootloader source code available anywhere?
