aboutsummaryrefslogtreecommitdiff
path: root/stm-rtc.c
AgeCommit message (Collapse)Author
2017-10-15Cleanup: All drivers return HAL_StatusTypeDef rather than magic values.Paul Selkirk
Note: This affects libhal/ks_token.c, which uses the keystore driver directly.
2017-10-11Cleanup 'unused parameter' warnings, a couple of which are actual coding errors.Paul Selkirk
2017-05-02Merge branch 'init_cleanup' into no-rtosPaul Selkirk
Clean up Makefiles and initialization code.
2016-05-18Fix warningsFredrik Thulin
2016-05-16Add code to talk with the external RTC chip.Fredrik Thulin