User Activity

Hi all,How can I remove the default text added by the IDE when creating a source file?For example the one in the attached files?Thanks 
Hi all,Is there a way to hide the console-terminated output message?Per the attached imageI need to remove specifically the timestampthanks 
Hi all, I want to modify the MODER register of GPIOA using memory addresses. I have the following code but it doesnt work. I think its the derefence of the variables where my problem is. I'm using the STM32L053R8 with the nucleo-l053 board #include <...