1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/emcute
2021-02-09 15:26:03 +01:00
..
tests-as-root tests/emcute: move to tests-as-root 2021-01-25 21:10:07 +01:00
main.c net/emcute : Move 'EMCUTE_DEFAULT_PORT' to 'CONFIG_' 2020-11-19 23:11:21 +01:00
Makefile test/emcute : Check for Kconfig symbol 2020-11-19 23:11:21 +01:00
Makefile.board.dep tests: provide tests for emcute 2020-02-19 17:28:20 +01:00
Makefile.ci Makefile.ci: add zigduino 2021-02-09 15:26:03 +01:00
README.md tests: provide tests for emcute 2020-02-19 17:28:20 +01:00

Overview

This is a test application for emcute. It is supposed to be run with the test scripts in tests/:

BOARD="<your choice> make flash test"