Specify where the uncrustify file is.

This commit is contained in:
Carl Lundin 2020-07-23 15:22:06 -07:00
parent 5b6c2ab085
commit 42474bb131
No known key found for this signature in database
GPG key ID: 9A8BE69F60ADED29

View file

@ -29,3 +29,7 @@ is normally only used on very memory limited systems.
See the readme file in the ```./portable``` directory for more information.
- The ```./include``` directory contains the real time kernel header files.
### Code Formatting
FreeRTOS files are formatted using the "uncrustify" tool. The configuration file used by uncrustify can be found in the [FreeRTOS/FreeRTOS repository](https://github.com/FreeRTOS/FreeRTOS/blob/master/tools/uncrustify.cfg).