1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/emcute
Gerson Fernando Budke 6149531684 boards: Introduce atxmega-a3bu-xplained board
Add initial version.

Signed-off-by: Gerson Fernando Budke <nandojve@gmail.com>
2021-04-07 20:06:11 -03: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 boards: Introduce atxmega-a3bu-xplained board 2021-04-07 20:06:11 -03: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"