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

SYSTIMER peripheral #76

Merged
merged 7 commits into from
Jun 10, 2022
Merged

SYSTIMER peripheral #76

merged 7 commits into from
Jun 10, 2022

Commits on Jun 9, 2022

  1. initial systimer impl

    MabezDev committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    af5c22b View commit details
    Browse the repository at this point in the history
  2. Add systimer example

    MabezDev committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    8a903e0 View commit details
    Browse the repository at this point in the history
  3. Make Alarms real singletons

    - Remove runtime Option, turn into compile error
    - Make Systimer::now() not take self
    MabezDev committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    7f0b186 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5ed4f61 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bda4239 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    986753f View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

  1. systimer: esp32s2 support

    MabezDev committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    bab2a8f View commit details
    Browse the repository at this point in the history