1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/emcute
2020-10-15 18:52:51 +02:00
..
tests tests/emcute: add small inter-packet gap between server replies 2020-04-16 22:19:51 +02:00
main.c tests: provide tests for emcute 2020-02-19 17:28:20 +01:00
Makefile examples / tests: pull in sock API not implementation 2020-09-07 08:45:25 +02:00
Makefile.board.dep tests: provide tests for emcute 2020-02-19 17:28:20 +01:00
Makefile.ci tests: skip nucleo-l011k4 where it doesn't fit 2020-10-15 18:52:51 +02: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"