nes-proj/platform/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
..
apps
dev Spell fix in function name 2015-10-20 10:11:38 +02:00
Makefile.common Added SHT25 sensor 2015-03-10 15:33:58 +01:00
Makefile.z1 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.z1sp Merges Z1SP into Z1 platform 2014-07-04 10:41:05 +02:00
README.z1sp Merges Z1SP into Z1 platform 2014-07-04 10:41:05 +02:00
cfs-coffee-arch.h
contiki-conf.h Zolertia Z1: Direct memory access using UART. 2015-10-31 11:45:13 +05:30
contiki-z1-main.c Use ENERGEST_SWITCH to switch between different power modes to improve energest accuracy. 2015-09-04 11:46:00 +02:00
contiki-z1-platform.c
node-id.c Use the Z1 product ID as MAC/Node ID if no value is found in the XMEM 2014-10-20 10:36:49 +02:00
platform-conf.h Add function to change I2C baudrate and push relevant configuration values to platform config 2014-10-20 14:23:36 +02:00

README.z1sp

Using the Z1 starter platform (Z1SP)
============================================

To enable the Z1SP components, you should include in your application Makefile
the ZOLERTIA_Z1SP flag set to 1, see "examples/z1/Makefile".

For Z1SP specific information please go to:

http://zolertia.sourceforge.net/wiki/index.php/Mainpage:z1sp