Merge remote-tracking branch 'ul/dev' into mntm-dev

This commit is contained in:
Willy-JL
2024-11-27 11:20:03 +00:00
9 changed files with 46 additions and 8 deletions

View File

@@ -57,6 +57,7 @@ static CdcCallbacks cdc_cb = {
vcp_state_callback,
vcp_on_cdc_control_line,
NULL,
NULL,
};
static CliVcp* vcp = NULL;