1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-15 10:32:44 +01:00
RIOT/tests/emcute
Gerson Fernando Budke 4a9f0efb6d boards: introduce atmega328p-xplained-mini
Add ATmega328P Xplained Mini board.  The board is an official
development kit from MCHP based on the Arduino UNO, reduced
hardware, with a xplainedmini debugger and CDC ACM serial
converter.

Signed-off-by: Gerson Fernando Budke <nandojve@gmail.com>
2021-03-27 14:10:19 -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 atmega328p-xplained-mini 2021-03-27 14:10:19 -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"