Firmware Coding Standards: The Part of the Codebase the Compiler Ignores
A coding standard does not make the binary more efficient. It makes the code readable, maintainable, and consistent across a team. And that is where the real savings are in embedded firmware development.