Resolved! What do you do to significantly reduce code size? STM32F0 with 32KB Flash Overflowed
Hey there,I have an STM32F042K6 with 32 KB flash which works with a whole bunch of peripherals using STM32 HAL and a lot of code. Now that everything is configured, it is overflowed by nearly 1.5KB (region `FLASH' overflowed by 1464 bytes).What I'll ...