Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
software:keil:uncrustify [2016/02/11 11:38] feursoftware:keil:uncrustify [2016/09/15 12:39] (current) – [Uncrustify] feur
Line 1: Line 1:
 ====== Uncrustify ====== ====== Uncrustify ======
  
-Uncrustify is source code beautifier. This tool helps to implement a certain coding style. \\ +Uncrustify is source code beautifier. This tool helps to implement a certain coding style. \\ 
-The tool is already configured according to the [[coding_style|InES coding style]] guidelines. \\ \\+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]] > Download InES enabled [[https://ennis.zhaw.ch/files/uncrustify-0.61.3.zip|Uncrustify]]
  
 ===== Installation ===== ===== 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.1455190705.txt.gz
  • Last modified: 2016/02/11 11:38
  • by feur