Skip to content

Commit

Permalink
Specify where the uncrustify config is (#102)
Browse files Browse the repository at this point in the history
  • Loading branch information
lundinc2 authored Jul 24, 2020
1 parent 5b6c2ab commit 367faab
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).

0 comments on commit 367faab

Please sign in to comment.