FreeRTOS+CLI
An Extensible Command Line Interface Framework
Introduction
FreeRTOS+CLI (Command Line Interface) provides a simple, small, extensible and RAM efficient method of enabling
your FreeRTOS application to process command line input. The steps required to add a
command are shown in the clickable diagram below - click each stage in the process individually
to be taken to a worked example.
Adding a command to FreeRTOS+CLI. This diagram is clickable.