add compile doku and fix compile warnings

This commit is contained in:
Harald Pichler 2017-08-23 08:59:04 +02:00
parent 7ea0e3b933
commit 32bbd0cc71
2 changed files with 4 additions and 0 deletions

View file

@ -1,6 +1,8 @@
Arduino compatibility example
=============================
make clean TARGET=osd-merkur-256 flash
This example shows that it is now possible to re-use arduino sketches in
Contiki. This example documents the necessary magic. Arduino specifies
two routines, `setup` and `loop`. Before `setup` is called, the