Re: MISRA-C and Zephyr
Flavio Ceolin
Hi Reto,
On 09/15/2018 06:07 AM, Kumar Gala wrote:Yeah, last time I've checked it was requiring the MISRA-C standardNot support MISRA directly, but I assume we can implement the MISRA checks either by configuring specific rules of cppcheck or implementing our own. If there’s some MISRA checker out there, even better.Cppcheck has some MISRAC C 2012 checks for a while now [1]. converted to a pure text. The problem is that we can distribute MISRA-C. Though, I'll check if the standard is only required for pretty-print the errors. Good to know :) Regards, Flavio Ceolin
|
|