A Good Embedded C Coding Standard!
1 The Most Important Rule The most important rule when writing code is: check the surrounding code and try to mimic it.As a maintainer, it is frustrating to receive patches that are clearly different in coding style from the surrounding code. It is disrespectful, like someone walking into a spotless house with muddy shoes.Therefore, regardless … Read more