gnu-tools-for-stm32 change after version 9 including non required module and consuming RAM
I inherited an STM32 project at work which was initially built with the version 9 quarter 2 GNU compiler and libraries. The processor only has 16K RAM and this overflows on build with libraries version 10 and later. The overflow is caused by the inclusion of the findfp.o module in the linking.