Quality RTOS & Embedded Software

 Real time embedded FreeRTOS RSS feed 
Quick Start Supported MCUs PDF Books Trace Tools Ecosystem


Loading

Is there any checkpatch kind of utility for FreeRTOS?

Posted by jvgediya on May 10, 2017

Linux kernel have a checkpatch.pl which can used to catch the coding standard violations in a patch. I am looking for something similar for FreeRTOS because i want to enforce the strict FreeRTOS coding guidelines while development.

Is there anything available which can be useful in this case?

Thanks, Jagdish


Is there any checkpatch kind of utility for FreeRTOS?

Posted by rtel on May 10, 2017

There are two related but different topics: the coding style, and the coding standard.

Style: You can use source code formatting tools such as GreatCode, uncrustify, etc. to do some of the style stuff - but auto formatting comments is a pain and it won't check things like the naming convention.

Coding standard: We use the MISRA standard, which can be checked by a lot of tools. Our preference is to use lint as that allows rules to be turned on and off in the source code comments (where turning a rule off on a line has the additional requirement of entering a credible justification for doing so in the same comment).


[ Back to the top ]    [ About FreeRTOS ]    [ Privacy ]    [ Sitemap ]    [ ]


Copyright (C) Amazon Web Services, Inc. or its affiliates. All rights reserved.

Latest News

NXP tweet showing LPC5500 (ARMv8-M Cortex-M33) running FreeRTOS.

Meet Richard Barry and learn about running FreeRTOS on RISC-V at FOSDEM 2019

Version 10.1.1 of the FreeRTOS kernel is available for immediate download. MIT licensed.

View a recording of the "OTA Update Security and Reliability" webinar, presented by TI and AWS.


Careers

FreeRTOS and other embedded software careers at AWS.



FreeRTOS Partners

ARM Connected RTOS partner for all ARM microcontroller cores

Espressif ESP32

IAR Partner

Microchip Premier RTOS Partner

RTOS partner of NXP for all NXP ARM microcontrollers

Renesas

STMicro RTOS partner supporting ARM7, ARM Cortex-M3, ARM Cortex-M4 and ARM Cortex-M0

Texas Instruments MCU Developer Network RTOS partner for ARM and MSP430 microcontrollers

OpenRTOS and SafeRTOS

Xilinx Microblaze and Zynq partner