We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Is there a code beautifier/formatter included with Keil uVision 4?
The only options I could find was the Advanced Menu, I'm looking for something with more functionality (provide template with set of rules which is used to auto correct the code files.
If not can anyone provide suggestion for mostly C based project built on an OS for ARM based processor.
Code beautifier I love the expression, but even with 'beautifully' aligned braces, sloppy code will still look sloppy.
Erik
Couldn't agree more but different developers from different companies each with their own ideas, preferences and habits on what is good coding you still end up with a mess.
Found that using something like the built in formatter from Eclipse "forces" a uniform coding standard.
Thank you for everyone's suggestions will be trying out a few and see which one fit best.