Skip to content

Instantly share code, notes, and snippets.

@otwieracz
Created August 24, 2015 18:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save otwieracz/51f72ad5498ce3b4699d to your computer and use it in GitHub Desktop.
Save otwieracz/51f72ad5498ce3b4699d to your computer and use it in GitHub Desktop.
FreeRTOS CLI demo
RTOS> FreeRTOS.
Type "help" to view a list of registered commands.
RTOS> tasks
Name State Prio Stack Num
*******************************************
tCLI R 1 140 1
tHBEAT R 1 230 2
IDLE R 0 245 3
RTOS>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment