Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
software:keil:uncrustify [2016/02/11 09:14] – created feursoftware:keil:uncrustify [2016/09/15 12:39] (current) – [Uncrustify] feur
Line 1: Line 1:
 ====== Uncrustify ====== ====== Uncrustify ======
 +
 +Uncrustify is a source code beautifier. This tool helps to implement a certain coding style. \\
 +The tool is already configured according to the [[https://ennis.zhaw.ch/files/CodingGuidelines.pdf|InES Coding Guidelines]]. \\ \\
 +
 +> Download InES enabled [[https://ennis.zhaw.ch/files/uncrustify-0.61.3.zip|Uncrustify]]
 +
 +===== Installation =====
 +
 +Unpack the ZIP file directly to C:\.
 +Afterwards start Keil uVision and create in "Tools -> Customize Tools Menu..." a new menu entry: 
 +
 +\\ {{keil_uncrustify.png}} \\ \\
 +
 +|< 100% 10em >|
 +^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".
 +
  • software/keil/uncrustify.1455182096.txt.gz
  • Last modified: 2016/02/11 09:14
  • by feur