1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/driver_dcf77
2020-12-11 18:33:31 +01:00
..
app.config.test tests/driver_{d,e,f}*: add Kconfig configuration files 2020-12-02 10:16:49 +01:00
main.c Drivers/DCF77:First implementation 2019-11-22 10:27:01 +01:00
Makefile tests: remove obsolete msp430 blacklists 2020-08-05 14:32:58 +02:00
Makefile.ci tests: add samd10-xmini to Makefile.ci 2020-12-11 18:33:31 +01:00
README.md Drivers/DCF77:First implementation 2019-11-22 10:27:01 +01:00

About

This is a manual test application for the DCF77 driver. The driver gives you your current time stamp.

Usage

The application initializes the DCF77 device and displays the current time every minute when the entire cycle is received correctly.