/c-file-templates

It makes it easy to get started writing neat and organized code for your embedded C projects. It provides .c and .h file templates with prefixes to indicate the module's place in the software architecture, as well as naming conventions, coding style rules, commenting guidelines, and line width recommendations.

Primary LanguageC

Stargazers