osd-contiki/examples/antelope/netdb
2015-10-22 16:05:40 +02:00
..
Makefile Cleanup of the Contiki network layer configuration. Now using CONTIKI_WITH_IPV6, CONTIKI_WITH_IPV4, and CONTIKI_WITH_RIME in makefiles, and UIP_CONF_IPV6, UIP_CONF_IPV4, UIP_CONF_RIME in c code. Now only the stacks that are used are compiled (via makefile MODULES). Make IPv6 the default network stack. 2014-12-01 20:13:09 +01:00
netdb-client.c Changed the name of the rimeaddr module to linkaddr 2014-01-29 20:12:24 +01:00
netdb-server.c Avoid compilation warnings in Antelope. 2014-09-05 18:21:47 +02:00
netdb.csc Fix CSC & XML export to match .gitattributes 2015-10-22 16:05:40 +02:00
project-conf.h NetDB: a simple DBMS application using Rime's Mesh protocol to transfer queries and responses. 2011-12-06 20:27:41 +01:00