contiki/apps/json/Makefile.json
Joakim Eriksson 51b73127e9 * Simple JSON parser and generator.
* Simple HTTP webservice with support for both receiving and sending HTTP requests.
* json-ws example that optionally push sensor data to COSM over IPv6.
2012-06-12 16:42:16 +02:00

2 lines
34 B
JSON

json_src = jsonparse.c jsontree.c