Embedded C Coding Standard - Michael Barr

Embedded C Coding Standard

By Michael Barr

  • Release Date: 2011-01-05
  • Genre: Programming

Description

Netrino's Embedded C Coding Standard was developed from the ground up to minimize bugs in firmware, by focusing on practical rules that keep bugs out-while also improving the maintainability and portability of embedded software. The coding standard details a set of guiding principles (more below) as well as specific naming conventions and other rules for the use of data types, functions, preprocessor macros, variables and much more. Individual rules that have been demonstrated to reduce or eliminate certain types of bugs are highlighted.

Comments