1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/board_calliope-mini
2017-12-01 11:03:39 +01:00
..
main.c timex: unambiguous time conversion macros 2017-01-19 13:18:08 +01:00
Makefile tests: remove redundant APPLICATION defines 2017-12-01 11:03:39 +01:00
README.md tests: added Calliope mini specific test app 2016-11-21 17:20:53 +01:00

Background

The Calliope mini board comes with its own little utility library, that makes some of the boards unique feature like the 5x5 LED matrix usable to RIOT.

This test application is therefore specialized for only that board and its purpose is to test and showcase the board specific utility library.

Expected result

When running this application, you should see the string Welcome RIOT @ Calliope mini! scrolling by on the boards LED matrix.