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

[BREAKING] wifi: remove pseudo-modes for shutdown, expose ::[resumeFrom]shutdown() #7956

Merged
merged 10 commits into from
May 15, 2021

Commits on Apr 2, 2021

  1. wifi: remove pseudo-modes for shutdown

    make shutdown and resumeFromShutdown public
    removes extra code from the mode handler and include method description
    in the docs
    mcspr committed Apr 2, 2021
    Configuration menu
    Copy the full SHA
    7442699 View commit details
    Browse the repository at this point in the history
  2. typo

    mcspr committed Apr 2, 2021
    Configuration menu
    Copy the full SHA
    774204e View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2021

  1. dup

    mcspr committed Apr 3, 2021
    Configuration menu
    Copy the full SHA
    03aaa4f View commit details
    Browse the repository at this point in the history
  2. typos

    mcspr committed Apr 3, 2021
    Configuration menu
    Copy the full SHA
    72895b8 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2021

  1. Configuration menu
    Copy the full SHA
    7747393 View commit details
    Browse the repository at this point in the history
  2. reference only shutdown() & resumeFromShutdown()

    prefer to have some specific function, don't simply chain into sleep
    update examples and docs
    mcspr committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    0528334 View commit details
    Browse the repository at this point in the history
  3. safeguard raw sdk config usage

    mcspr committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    b8d5244 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2021

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

Commits on May 14, 2021

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

Commits on May 15, 2021

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