This is a critical fix which adds inclusion of the entire data/bss section to the output ELF file. Without it, the BSS section will not be zeroed out
This currently supports the stm32f107, but support will be added for the F105 shortly (missing a linker script and I can't properly test without a devkit).