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-10-15 18:52:51 +02: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: skip nucleo-l011k4 where it doesn't fit 2020-10-15 18:52:51 +02: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.