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

Sleep support for esp32c3 #795

Merged
merged 9 commits into from
Sep 29, 2023
Merged

Sleep support for esp32c3 #795

merged 9 commits into from
Sep 29, 2023

Commits on Sep 29, 2023

  1. Make the example work

    jneem committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    288e130 View commit details
    Browse the repository at this point in the history
  2. Make GPIO wakeups work

    jneem committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    a4cf848 View commit details
    Browse the repository at this point in the history
  3. Add example

    jneem committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    267f3a8 View commit details
    Browse the repository at this point in the history
  4. revert hello_rgb change

    jneem committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    8350e81 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d57a664 View commit details
    Browse the repository at this point in the history
  6. Fix example warnings

    jneem committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    b3db9be View commit details
    Browse the repository at this point in the history
  7. Add changelog entry

    jneem committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    6e7b4eb View commit details
    Browse the repository at this point in the history
  8. Fix example comment

    jneem committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    3a02036 View commit details
    Browse the repository at this point in the history
  9. Stop skipping rustfmt

    jneem committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    e0db44d View commit details
    Browse the repository at this point in the history