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

Adding _Cellular_RegisterInputBufferCallback in common layer #137

Merged
merged 10 commits into from
May 23, 2023

Commits on Apr 9, 2023

  1. Adding _Cellular_RegisterUrcDataCallback in common layer

    * Adding _Cellular_RegisterUrcDataCallback to handle data stream in URC
      response
    chinglee-iot committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    08687f2 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. Configuration menu
    Copy the full SHA
    721a0a1 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. URC data handled in callback only

    * Handle the URC data in callback. No data mode is required.
    chinglee-iot committed May 19, 2023
    Configuration menu
    Copy the full SHA
    ff6f775 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    161043f View commit details
    Browse the repository at this point in the history
  3. Fix uncrustify

    chinglee-iot committed May 19, 2023
    Configuration menu
    Copy the full SHA
    10bb0ec View commit details
    Browse the repository at this point in the history
  4. Fix CI

    chinglee-iot committed May 19, 2023
    Configuration menu
    Copy the full SHA
    d150b6b View commit details
    Browse the repository at this point in the history
  5. Fix unused variable

    chinglee-iot committed May 19, 2023
    Configuration menu
    Copy the full SHA
    753026d View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. Configuration menu
    Copy the full SHA
    6e99303 View commit details
    Browse the repository at this point in the history
  2. Fix spelling

    chinglee-iot committed May 22, 2023
    Configuration menu
    Copy the full SHA
    76cb4e8 View commit details
    Browse the repository at this point in the history
  3. Remove tailing space

    chinglee-iot committed May 22, 2023
    Configuration menu
    Copy the full SHA
    188b344 View commit details
    Browse the repository at this point in the history