add compile doku and fix compile warnings
This commit is contained in:
parent
7ea0e3b933
commit
32bbd0cc71
2 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue