Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(modem): Add CMUX example to target tests #367

Merged
merged 3 commits into from
Sep 26, 2023

Conversation

david-cermak
Copy link
Collaborator

@david-cermak david-cermak commented Sep 26, 2023

Fix to allow MSC frame (SIM800 CMUX) after v1.0.2

Fixes the regression from 8edbac69 that added more strict conditions
for CMUX protocol, but didn't allow MSC frames that might be sent during
initializaiton by SIM800.

Adds CMUX example test

@david-cermak david-cermak self-assigned this Sep 26, 2023
@david-cermak david-cermak force-pushed the test/sim800_cmux branch 7 times, most recently from 5bd0af8 to e0c9e0a Compare September 26, 2023 13:15
Fixes the regression from 8edbac6 that added more strict conditions
for CMUX protocol, but didn't allow MSC frames that might be sent during
initializaiton by SIM800.

Closes espressif#366
1.0.3
Bug Fixes
- Fix to allow MSC frame (SIM800 CMUX) after v1.0.2 (8d5947e, espressif#366)
- Add CMUX example to target tests (4f2ebaa)
@david-cermak david-cermak merged commit b8f3423 into espressif:master Sep 26, 2023
42 checks passed
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.

2 participants