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

Add pcf8523 interrupts #124

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Commits on Jun 14, 2020

  1. Configuration menu
    Copy the full SHA
    ce012fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e573ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    973a6ed View commit details
    Browse the repository at this point in the history
  4. Removed bit macro

    simon committed Jun 14, 2020
    Configuration menu
    Copy the full SHA
    cb2a7c1 View commit details
    Browse the repository at this point in the history
  5. Move of timer and interrupt details lookup table and macro to header

    Strict move, and leaves code broken
    simon committed Jun 14, 2020
    Configuration menu
    Copy the full SHA
    8d1ef8b View commit details
    Browse the repository at this point in the history
  6. Updated moved table with const/extern

    simon committed Jun 14, 2020
    Configuration menu
    Copy the full SHA
    a402ae4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ae98b23 View commit details
    Browse the repository at this point in the history
  8. Documentation fixes for doxygen compatibility

    simon committed Jun 14, 2020
    Configuration menu
    Copy the full SHA
    963a154 View commit details
    Browse the repository at this point in the history
  9. Removed clock frequency enum already defined in merge

    Renamed existing references to match
    simon committed Jun 14, 2020
    Configuration menu
    Copy the full SHA
    ac3f180 View commit details
    Browse the repository at this point in the history
  10. Renaming register macros to match convention

    simon committed Jun 14, 2020
    Configuration menu
    Copy the full SHA
    948eb8e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8512770 View commit details
    Browse the repository at this point in the history