doxygen: Fix many warnings
This commit fixes nearly all of the reported doxygen warnings. I tried to not clutter the log with removed trailing spaces. Removed whitespace and converted tab/spaces for all files affected by this commit are in a separate branch.
This commit is contained in:
parent
d0e9cd18c7
commit
938d17576b
34 changed files with 231 additions and 175 deletions
|
@ -34,7 +34,7 @@
|
|||
*/
|
||||
|
||||
/**
|
||||
* \file printf-stdarg.c
|
||||
* \file lib/printf.c
|
||||
*
|
||||
* \brief sprintf functions to replace newlib for AVR32 UC3.
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue