Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmallasen committed Dec 20, 2024
1 parent 44bd1ed commit edf07ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/How_to/CompileMakefile.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ This will create the executable file to be loaded in your target system (ASIC, F
Remember that, `X-HEEP` is using CMake to compile and link. Thus, the generated files after having
compiled and linked are under `sw\build`

## FreeROTS based applications
## FreeRTOS based applications

'X-HEEP' supports 'FreeRTOS' based applications. Please see `sw\applications\example_freertos_blinky`.

Expand Down

0 comments on commit edf07ee

Please sign in to comment.