kopia lustrzana https://github.com/jgromes/RadioLib
![]() * 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> |
||
---|---|---|
.. | ||
AFSK | ||
APRS | ||
AX25 | ||
BellModem/BellModem_Transmit | ||
CC1101 | ||
FSK4 | ||
Hellschreiber | ||
LR11x0 | ||
LoRaWAN | ||
Morse | ||
NonArduino | ||
Pager | ||
PhysicalLayer/PhysicalLayer_Interface | ||
RF69 | ||
RTTY | ||
SSTV | ||
STM32WLx | ||
SX123x | ||
SX126x | ||
SX127x | ||
SX128x | ||
Si443x | ||
Stream | ||
nRF24 |