Code size for USB host Boot-loader
Posted on August 07, 2013 at 12:23I am about to write a boot-loader for an STM32F205 and I have been looking at the MSC example. When compiled this is 26kbytes in size. Does anyone know if this is typical or if there is any way of reducing this to g...