osd-contiki/platform/z1
Mohamed Seliem 0c65a4db9c update contiki-conf to avoid redfintion of UIP_CONF_RECEIVE_WINDOW
in case of compiling any example that contains the definition of UIP_CONF_RECEIVE_WINDOW over Z1 mote.
i receive this warning: 
 In file included from ../../../core/./contiki.h:38:0,
                   from ../../../core/./contiki-net.h:37,
                   from httpd-simple.c:43:
  ../../../platform/z1/./contiki-conf.h:225:0: warning: "UIP_CONF_RECEIVE_WINDOW" redefined
 ./project-conf.h:60:0: note: this is the location of the previous definition
2016-12-01 20:35:29 +02:00
..
apps Cleanup of the node-id.h files. The node-id.h file contains 2012-11-20 19:59:46 +01:00
dev Z1: cleaned up non-required libraries from builds and moved SENSORS declaration to its own file 2016-08-24 16:05:38 +02:00
cfs-coffee-arch.h Coffee no longer uses watchdog calls 2011-01-18 15:49:37 +00:00
contiki-conf.h update contiki-conf to avoid redfintion of UIP_CONF_RECEIVE_WINDOW 2016-12-01 20:35:29 +02:00
contiki-z1-main.c Merge pull request #1828 from alignan/pull/z1-libraries-cleanup 2016-08-25 10:54:17 +02:00
contiki-z1-platform.c Removed all old RCS tags in the Contiki source tree. Those RCS tags are not used any more, as we are now using git to manage the Contiki source tree 2012-10-26 15:54:49 +02:00
Makefile.common Z1: cleaned up non-required libraries from builds and moved SENSORS declaration to its own file 2016-08-24 16:05:38 +02:00
Makefile.z1 Z1: cleaned up non-required libraries from builds and moved SENSORS declaration to its own file 2016-08-24 16:05:38 +02:00
Makefile.z1sp Merges Z1SP into Z1 platform 2014-07-04 10:41:05 +02:00
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 Adaptive time synchronization for TSCH 2015-12-07 11:51:41 +01:00
README.z1sp Merges Z1SP into Z1 platform 2014-07-04 10:41:05 +02:00

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