Commit Graph

2 Commits

Author SHA1 Message Date
Jordan Yates
23ca74b756 convert: use k_uptime_seconds
Replace usage of `k_uptime_get() / MSEC_PER_SEC` and
`k_uptime_get() / 1000` with dedicated function.

Signed-off-by: Jordan Yates <jordan@embeint.com>
2024-05-14 09:32:01 +02:00
Martin Jäger
aef6588820 tests: subsys: lorawan: add clock_sync test
Checks all commands of the application-layer clock sync service in CI.

Signed-off-by: Martin Jäger <martin@libre.solar>
2024-03-01 17:35:04 +01:00