mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-08-19 09:38:32 -04:00
Rename /Demo/MSP430FR5969_LaunchPad to /Demo/MSP430X_MSP430FR5969_LaunchPad for consistency with other MSP430 demo directory names.
Fixed typos in comments repeated in multiple source files.
This commit is contained in:
parent
34a7b0431b
commit
976a9b44af
105 changed files with 68 additions and 47 deletions
|
@ -167,7 +167,7 @@ TimerHandle_t xCheckTimer = NULL;
|
|||
/* The LCD is only used in the Full demo. */
|
||||
prvConfigureLCD();
|
||||
|
||||
/* Start all the other standard demo/test tasks. They have not particular
|
||||
/* Start all the other standard demo/test tasks. They have no particular
|
||||
functionality, but do demonstrate how to use the FreeRTOS API and test the
|
||||
kernel port. */
|
||||
vStartDynamicPriorityTasks();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue