The CommandProcessor is the interface to install a run-time menu into an embedded system.

Dependents:   A_CANAdapter USB2I2C

Auto generated API documentation and code listings for CommandProcessor

Classes

CMD_T This defines the type for a single item to be added to the CommandProcessor menu
CMDP_T This is the CommandProcessor interface from the user application

Code

CommandProcessor.c [code] Simple interface to an interactive command set of user defined commands
CommandProcessor.h [code] Defined the interface to the CommandProcessor