Cosmic, compile without unused code
Posted on October 10, 2016 at 15:13Hi,I made a primitive program that calls few functions of Standard Peripheral Library / CLK and GPI modules, so source files stm8s_clk.c + stm8s_gpio.c were added to project.After compilation I checked .map file a...