Using the library with a bootloader
Posted on April 28, 2015 at 11:20 Hi all, I am trying to use the library in a dual drive project for STM32F205. The code is relocated starting at address 0x08008000 since the first two flash blocks are used by my bootloader. The bootload...