Uncrustify
Uncrustify is a source code beautifier. This tool helps to implement a certain coding style.
The tool is already configured according to the InES Coding Guidelines.
Download InES enabled Uncrustify
Installation
Unpack the ZIP file directly to C:\. Afterwards start Keil uVision and create in “Tools → Customize Tools Menu…” a new menu entry:
Command: | C:\uncrustify-0.61.3\do_command.cmd |
---|---|
Initial Folder: | .\app |
Arguments: | .\*.c .\*.h |
Using Uncrustify
Just click on the newly created menu link “Tools → InES coding style”.