cfg_parser.h File Reference
Configuration file for parser module. More...
Go to the source code of this file.
Defines | |
| #define | CONFIG_PARSER_MAX_ARGS 4 |
| Max number of arguments and results for each command. | |
| #define | CONFIG_MAX_COMMANDS_NUMBER 16 |
| Max number of commands. | |
| #define | CONFIG_ENABLE_COMPAT_BEHAVIOUR 0 |
| Enable compatibility behaviour. | |
Detailed Description
Configuration file for parser module.
Definition in file cfg_parser.h.
Define Documentation
| #define CONFIG_ENABLE_COMPAT_BEHAVIOUR 0 |
Enable compatibility behaviour.
Skip the first word from incoming commands. Don't enable in new projects.
Definition at line 61 of file cfg_parser.h.
| #define CONFIG_MAX_COMMANDS_NUMBER 16 |
Max number of commands.
Definition at line 53 of file cfg_parser.h.
| #define CONFIG_PARSER_MAX_ARGS 4 |
Max number of arguments and results for each command.
Definition at line 46 of file cfg_parser.h.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/bertos_logo.png)