1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/phydat
Silke Hofstra 26653dd446 sys/phydat: add functions for Unix time conversion to phydat
Add functionality for calculating Unix timestamps to phydat.
This allows one to convert dates received from RTCs and the like
to Unix timestamps.
2023-01-21 11:01:42 +01:00
..
Kconfig sys/phydat: add module to Kconfig 2020-11-25 12:00:13 +01:00
Makefile sys: added module for handling physical data 2015-11-30 20:33:53 +01:00
phydat_json.c sys/phydat: fix phydat_to_json dim precondition 2022-05-19 07:29:51 +02:00
phydat_str.c phydat: Add Tesla unit 2022-01-25 13:46:08 +01:00
phydat_unix.c sys/phydat: add functions for Unix time conversion to phydat 2023-01-21 11:01:42 +01:00
phydat.c sys/*: add missing include of assert.h 2020-10-22 11:13:09 +02:00