Commit a4c923d
committed
systimer tests: explicitly initialise SysTimer with lpticker
Now SysTimer needs to be intialised with ticker explicitly set.
Note that lp ticker is still needed for this test as per official
requirement. Tickless from us ticker is only a temporary
workaround for latency issue on some targets.1 parent 4c4d78c commit a4c923d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
0 commit comments