HW: Coding Style

The learning objective is to give you some exposure to a widely used industry coding style guideline and reflect upon its contents.

4.1 Consider the Embedded C Coding Standard from Barr Group (https://barrgroup.com/Embedded-Systems/Books/Embedded-C-Coding-Standard). We recommend you at least skim through the whole thing, but the questions below apply to a specific section. (Strictly speaking some of these rules are more about language use, but the point is that this is a language use guide directed toward programmers rather than toward language specifications.)

Assigned sections are per scenario numbers below:

Rubric

Supplemental Material: