Commit Graph

2 Commits

Author SHA1 Message Date
f455ce9113 Fix RTC synchronization after sleep, add many more tests
There were two issues with the tests

1. Incorrect print formats causing incorrect output.

2. The RTC driver was not waiting for the shadow registers to be
updated after sleeping, their reset values to be read.
2020-05-14 09:47:38 -07:00
2fa4a5e658 Enable Gitlab CI builds (#1)
Currently only builds for BOARD=devboard and uploads the bin and elf files.
2020-05-04 01:04:14 +00:00