Hello !
You have used some code style in LPC SDK and I would like to follow it in my code.
Do you have exact explanation of it ? Does it known one ?
Do you have script what can be used by MCUExpresso IDE for autoformat ?
Regards,
Eugene
I believe that the coding style used by our SDK development team is based on Clang formatting. You may be able to get something similar by installing a 3rd party Eclipse plugin into the IDE, for instance: