-
Notifications
You must be signed in to change notification settings - Fork 710
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
base: master
Are you sure you want to change the base?
Commits on Jun 14, 2020
-
Adding support for timers and their interrupts for the PCF8523.
simon committedJun 14, 2020 Configuration menu - View commit details
-
Copy full SHA for ce012fe - Browse repository at this point
Copy the full SHA ce012feView commit details -
Adding theory of operation documentation section to main README.md.
simon committedJun 14, 2020 Configuration menu - View commit details
-
Copy full SHA for 2e573ff - Browse repository at this point
Copy the full SHA 2e573ffView commit details -
Adding examples for setting a timer, and for monitoring the INT pin.
simon committedJun 14, 2020 Configuration menu - View commit details
-
Copy full SHA for 973a6ed - Browse repository at this point
Copy the full SHA 973a6edView commit details -
simon committed
Jun 14, 2020 Configuration menu - View commit details
-
Copy full SHA for cb2a7c1 - Browse repository at this point
Copy the full SHA cb2a7c1View commit details -
Move of timer and interrupt details lookup table and macro to header
Strict move, and leaves code broken
simon committedJun 14, 2020 Configuration menu - View commit details
-
Copy full SHA for 8d1ef8b - Browse repository at this point
Copy the full SHA 8d1ef8bView commit details -
Updated moved table with const/extern
simon committedJun 14, 2020 Configuration menu - View commit details
-
Copy full SHA for a402ae4 - Browse repository at this point
Copy the full SHA a402ae4View commit details -
Moved CLKOUT_DIS to constants, renamed with pcf partname
simon committedJun 14, 2020 Configuration menu - View commit details
-
Copy full SHA for ae98b23 - Browse repository at this point
Copy the full SHA ae98b23View commit details -
Documentation fixes for doxygen compatibility
simon committedJun 14, 2020 Configuration menu - View commit details
-
Copy full SHA for 963a154 - Browse repository at this point
Copy the full SHA 963a154View commit details -
Removed clock frequency enum already defined in merge
Renamed existing references to match
simon committedJun 14, 2020 Configuration menu - View commit details
-
Copy full SHA for ac3f180 - Browse repository at this point
Copy the full SHA ac3f180View commit details -
Renaming register macros to match convention
simon committedJun 14, 2020 Configuration menu - View commit details
-
Copy full SHA for 948eb8e - Browse repository at this point
Copy the full SHA 948eb8eView commit details -
Rephrased TimerState as class instead of struct
simon committedJun 14, 2020 Configuration menu - View commit details
-
Copy full SHA for 8512770 - Browse repository at this point
Copy the full SHA 8512770View commit details