common CLI command table structure More...
Go to the source code of this file.
Data Structures | |
| struct | tr_command_s |
| Structure used for each CLI command table entry. More... | |
Macros | |
| #define | TR_CLI_COMMAND_TABLE(table) |
| Macro for creating CLI command tables. | |
| #define | TR_CLI_COMMAND_TABLE_END { "", NULL, "" } |
| Macro for marking the end of a command table. | |
| #define | TR_CLI_SUB_COMMANDS NULL |
| Macro for indicating no sub-commands. | |
| #define | TR_CLI_SUB_COMMAND_TABLE (const char*) |
| Macro for creating sub-command table references. | |
common CLI command table structure
SPDX-License-Identifier: LicenseRef-TridentMSLA SPDX-FileCopyrightText: 2025 Trident IoT, LLC https://www.tridentiot.com