diff --git a/minimal_freertos_example/readme.md b/minimal_freertos_example/readme.md index e67d409b6dc..6fe8e6895a8 100644 --- a/minimal_freertos_example/readme.md +++ b/minimal_freertos_example/readme.md @@ -1,4 +1,4 @@ # Minimal Example A simple project that compiles the template port to exercise the static analysis tools. This will not produce a working FreeRTOS project but it does serve to compile all the FreeRTOS components. -This project also serves as a simple template to base other projects. +This project also serves as a simple template to base other projects. \ No newline at end of file