mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-01-10 11:29:38 +00:00
0c65a4db9c
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
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