Statics§
- A static once-initialized buffer for storing the inputted commands.
- A flag indicating if a command has been entered and is ready for processing.
Functions§
- The asynchronous CLI handler that listens for keyboard input and processes commands.
- Initializes the command-line interface (CLI) system by setting up the command buffer.