contiki/examples/z1
Simon Duquennoy fbd78a7e3b Merge pull request #1293 from simonduq/pr/fix-warnings
Fix a number of compiler warnings and enable -Werror in Travis
2015-11-10 08:49:11 +01:00
..
ipv6/z1-websense Fix CSC & XML export to match .gitattributes 2015-10-22 16:05:40 +02:00
tutorials 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
Makefile Added Reed Sensor driver and example 2015-03-30 10:30:09 +02:00
test-adxl345.c
test-battery.c
test-light-ziglet.c Add function to change I2C baudrate and push relevant configuration values to platform config 2014-10-20 14:23:36 +02:00
test-phidgets.c
test-potent.c Merges Z1SP into Z1 platform 2014-07-04 10:41:05 +02:00
test-reed-sensor.c Added Reed Sensor driver and example 2015-03-30 10:30:09 +02:00
test-relay-phidget.c Fixes warnings, bad code and code style 2014-10-20 10:28:00 +02:00
test-sht11.c Moved the sht11 driver to its own module 2014-01-26 23:20:30 +01:00
test-sht25.c Fix compiler warnings 2015-10-20 10:11:37 +02:00
test-tlc59116.c
test-tmp102.c