1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/emcute
2021-01-06 23:44:54 +01:00
..
tests tests/emcute: add check for message ID with PUBLISH QoS 0 2020-12-17 17:25:53 +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 tests: add to BOARD_INSUFFICIENT_MEMORY 2021-01-06 23:44:54 +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"