osd-contiki/examples/osd/led-strip
Ralf Schlatterbeck c6165a3bcf Refactor GENERIC_RESOURCE macro
Now callback functions get the URI of the request, this allows to use a
single resource for multiple different URIs.
The is_json flag is now gone for the to-string function, instead the
macro has an is_str flag. If set this automagically produces quotes
around the string for json output.
Now from-string functions can return an error-code, 0 for success, -1
for error.
2016-02-26 17:13:48 +01:00
..
flash.sh Add LED strip example 2015-01-25 18:31:17 +01:00
led-strip.c Refactor GENERIC_RESOURCE macro 2016-02-26 17:13:48 +01:00
Makefile Add LED strip example 2015-01-25 18:31:17 +01:00
project-conf.h bugfix project conf, do not sleep git add project-conf.h 2015-09-21 16:09:28 +02:00
run.sh Fix run.sh scripts to use jumptable of bootloader 2016-02-19 17:32:09 +01:00