osd-contiki/platform/z1
Adam Dunkels d891d11324 Merge pull request #557 from kkrentz/llsec-integration
Integration of Link Layer Security
2014-10-08 15:45:46 +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 Moved the cc2420 driver into a separate dev/cc2420 module 2014-01-26 23:20:27 +01:00
cfs-coffee-arch.h Coffee no longer uses watchdog calls 2011-01-18 15:49:37 +00:00
contiki-conf.h ContikiMAC: Create and parse ContikiMAC header in special framer; Expanded framer interface 2014-08-05 05:07:06 -07:00
contiki-z1-main.c Changed the name of the rimeaddr module to linkaddr 2014-01-29 20:12:24 +01: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 CC2420: Turned SPI macros to functions and removed redundant AES API 2014-08-05 05:07:06 -07:00
Makefile.z1 llsec: Added a layer in between NETSTACK_MAC and NETSTACK_NETWORK for implementing link layer security 2014-08-04 01:09:57 -07:00
Makefile.z1sp Merges Z1SP into Z1 platform 2014-07-04 10:41:05 +02:00
node-id.c Cleanup of the node-id.h files. The node-id.h file contains 2012-11-20 19:59:46 +01:00
platform-conf.h Added battery capability to Z1 platform 2014-10-08 11:53:09 +02: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