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

Support constructing Peripherals using builder lambda #108

Merged
merged 16 commits into from
Jun 9, 2021
Merged

Commits on Jun 6, 2021

  1. Configuration menu
    Copy the full SHA
    f8cfa05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00caa30 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38fed09 View commit details
    Browse the repository at this point in the history
  4. Revert "Introduce PeripheralIo interface"

    This reverts commit 38fed09.
    twyatt committed Jun 6, 2021
    Configuration menu
    Copy the full SHA
    0808186 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ed037c2 View commit details
    Browse the repository at this point in the history
  6. ktlint

    twyatt committed Jun 6, 2021
    Configuration menu
    Copy the full SHA
    d911884 View commit details
    Browse the repository at this point in the history
  7. API dump

    twyatt committed Jun 6, 2021
    Configuration menu
    Copy the full SHA
    67744ed View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2021

  1. Configuration menu
    Copy the full SHA
    61d024e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa4675a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d776161 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2021

  1. Minor README updates

    twyatt committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    dc3db22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55c1493 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2021

  1. Configuration menu
    Copy the full SHA
    1521c54 View commit details
    Browse the repository at this point in the history
  2. Fix deprecations

    - `ReplaceWith` was not working, so dropped
    - Fixed deprecated functions overlapping with builder function signature
    twyatt committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    868aca7 View commit details
    Browse the repository at this point in the history
  3. API dump

    twyatt committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    29ad573 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a663eeb View commit details
    Browse the repository at this point in the history