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

ESP Modem #469

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

ESP Modem #469

wants to merge 6 commits into from

Commits on Oct 22, 2024

  1. Add EspModem to glue EspNetifDriver to TX/RX logic

    DaneSlattery committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    c5aa639 View commit details
    Browse the repository at this point in the history
  2. Refactor PPP events in modem

    Dane Slattery authored and DaneSlattery committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    52dc13a View commit details
    Browse the repository at this point in the history
  3. Stash changes to modem.rs

    Dane Slattery authored and DaneSlattery committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    0121093 View commit details
    Browse the repository at this point in the history
  4. Add buffreader to EspModem and SimModem

    DaneSlattery committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    0b2fe94 View commit details
    Browse the repository at this point in the history
  5. Clean up traits

    DaneSlattery committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    ef394f2 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Build example

    Dane Slattery committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    e75d6cb View commit details
    Browse the repository at this point in the history