RadioLibSmol/.github/workflows
Alistair Francis 9d9d480a48
hal: Tock: Namespace HAL, update timer implementation and update libtock-c (#1313)
* tock: use native time getter, remove globals

Tock has direct support for querying time. The prior `millis()`
method here replicated the same functionality, but missed some
corner case concerns around overflow/wrapping. Instead, just use
the native Tock time getter method. This also removes unneeded
global variables and methods.

* NonArduino/Tock: Update to latest libtock-c

Update to the latest libtock-c commit. libtock-c now includes a
libtockHal.h, so we can use that instead of the version here.

Signed-off-by: Alistair Francis <alistair@alistair23.me>

---------

Signed-off-by: Alistair Francis <alistair@alistair23.me>
Co-authored-by: Pat Pannuto <pat.pannuto@gmail.com>
2024-11-14 18:51:00 +01:00
..
codeql-analysis.yml [SX126x] LR-FHSS support (#1228) 2024-10-07 20:00:19 +02:00
cppcheck.yml [CI] Fix cppcheck sequence 2024-05-26 12:50:02 +01:00
doxygen.yml Static check (#1019) 2024-03-17 18:10:54 +01:00
main.yml hal: Tock: Namespace HAL, update timer implementation and update libtock-c (#1313) 2024-11-14 18:51:00 +01:00