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.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
exitonerror 1
|
||||
h
|
||||
r
|
||||
loadbin ./watch.bin 0x8000000
|
||||
loadbin Application/main.bin 0x8000000
|
||||
g
|
||||
q
|
||||
|
||||
Reference in New Issue
Block a user