Merge pull request #3317 from authmillenon/dist/enh/iotlab-markdown

dist:testbed-support: Let GitHub parse markdown
dev/timer
Joakim Gebart 8 years ago
commit af68e9d53e

@ -18,7 +18,7 @@ some targets to control RIOT experiments on IoT-LAB using the GNU Make build
system. In order to use this, one has to include this Makefile at the end of
the application's Makefile, like this:
```
include $(RIOTBASE)/dist/testbed-support/Makefile.iot-lab
include $(RIOTBASE)/dist/testbed-support/Makefile.iotlab
```
### Variables
Loading…
Cancel
Save