I'm getting closer to being "done" with my rcc fixup stuff and thought I
would run 'make stylecheck' to start ensuring its style compliant. Clearly
this hasn't been run in a while :-)
One of the challenges has been that descriptive flag names (for example:
(RCC_PLLCFGR & ~(RCC_PLLCFGR_PLL_MASK |
For my own personal statement, I think "close" to 80 is close enough,
and I consider the other items that stylecheck raises to be more
important. I find that the warning at 80 is appropriate as it encourages
nothing to get out of hand.
I do feel bad that the rest of the stylecheck guidelines were
`young gun` here ;)
i was born when Intel Pentium was introduced.
im ok with legacy style but i feel now a days screen have grown bigger.
and as of screen in 2014, pixel is preferred over chars for calculating
size.
geany has a green line after 72 char, so, i usually use it for breaking up.
no