Hello Fellow AVR Freaks,
When I start a new project in Atmel Studio 7 it creates a block of comments at the top of the file. See below.
/*
* GccApplication1.c
*
* Created: 7/18/2021 5:18:13 PM
* Author : Paul
*/
Is there any way to change this?
It's not a problem, I just manually add the Doxygen commands I want, but it would be nice if it was there automatically.
Thanks for your help,
Paul