Skip to content

Conversation

@nicofer00
Copy link
Collaborator

Adding port as an argument for the having the CLI framework on multiple UART ports.

@nicofer00 nicofer00 requested a review from matt001k April 17, 2023 15:18
CLITXCallback_t tx;
CLI_BUF_VALUE_T *buf;
CLI_BUF_COUNT_VALUE_T bufc;
PORT_ENUM_T port;
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Where is this defined at? In the config file? Can you add that to the example config if so.
Also, prepend this with CLI so we have CLI_PORT_ENUM_T please.

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The README should also be updated to reflect the changes in the function pointer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants