From a54ad9edce697133a024aff096e50f7e4f389d5b Mon Sep 17 00:00:00 2001 From: Florent Duchon Date: Sun, 18 Mar 2012 12:22:02 +0100 Subject: digital/beacon: import Zigbit stack (bitcloud) & avr sources --- .../MakerulesZcl_All_Sec_Atmega1281_Rf230_Gcc.h | 106 +++++++++++++++++++++ 1 file changed, 106 insertions(+) create mode 100644 digital/beacon/src/Bitcloud_stack/lib/MakerulesZcl_All_Sec_Atmega1281_Rf230_Gcc.h (limited to 'digital/beacon/src/Bitcloud_stack/lib/MakerulesZcl_All_Sec_Atmega1281_Rf230_Gcc.h') diff --git a/digital/beacon/src/Bitcloud_stack/lib/MakerulesZcl_All_Sec_Atmega1281_Rf230_Gcc.h b/digital/beacon/src/Bitcloud_stack/lib/MakerulesZcl_All_Sec_Atmega1281_Rf230_Gcc.h new file mode 100644 index 00000000..408be86a --- /dev/null +++ b/digital/beacon/src/Bitcloud_stack/lib/MakerulesZcl_All_Sec_Atmega1281_Rf230_Gcc.h @@ -0,0 +1,106 @@ +#ifndef NONE_OS +#define NONE_OS +#endif +#ifndef _IEEE_ZIGBEE_COMPLIANCE_ +#define _IEEE_ZIGBEE_COMPLIANCE_ +#endif +#ifndef _SYS_MAC_PHY_HWD_TASK_ +#define _SYS_MAC_PHY_HWD_TASK_ +#endif +#ifndef _SYS_HAL_TASK_ +#define _SYS_HAL_TASK_ +#endif +#ifndef _SYS_MAC_HWI_TASK_ +#define _SYS_MAC_HWI_TASK_ +#endif +#ifndef _SYS_BSP_TASK_ +#define _SYS_BSP_TASK_ +#endif +#ifndef _SYS_APL_TASK_ +#define _SYS_APL_TASK_ +#endif +#ifndef _SYS_NWK_TASK_ +#define _SYS_NWK_TASK_ +#endif +#ifndef _SYS_APS_TASK_ +#define _SYS_APS_TASK_ +#endif +#ifndef _SYS_SSP_TASK_ +#define _SYS_SSP_TASK_ +#endif +#ifndef _SYS_TC_TASK_ +#define _SYS_TC_TASK_ +#endif +#ifndef _SYS_ZDO_TASK_ +#define _SYS_ZDO_TASK_ +#endif +#ifndef _SYS_ZCL_TASK_ +#define _SYS_ZCL_TASK_ +#endif +#ifndef _SECURITY_ +#define _SECURITY_ +#endif +#ifndef _NWK_ALLOCATOR_ +#define _NWK_ALLOCATOR_ +#endif +#ifndef _SSP_SW_AES_ +#define _SSP_SW_AES_ +#endif +#ifndef _TRUST_CENTRE_ +#define _TRUST_CENTRE_ +#endif +#ifndef _UNIVERSAL_TC_EXT_ADDR_ +#define _UNIVERSAL_TC_EXT_ADDR_ +#endif +#ifndef _COORDINATOR_ +#define _COORDINATOR_ +#endif +#ifndef _ROUTER_ +#define _ROUTER_ +#endif +#ifndef _ENDDEVICE_ +#define _ENDDEVICE_ +#endif +#ifndef _FFD_ +#define _FFD_ +#endif +#ifndef _NWK_FAST_ROUTE_DISCOVERY_ +#define _NWK_FAST_ROUTE_DISCOVERY_ +#endif +#ifndef _NWK_NONSTANDARD_BEACON_FILTER_ +#define _NWK_NONSTANDARD_BEACON_FILTER_ +#endif +#ifndef _NWK_CHECK_OUT_BROADCAST_ +#define _NWK_CHECK_OUT_BROADCAST_ +#endif +#ifndef _NWK_ROUTING_OPTIMIZATION_ +#define _NWK_ROUTING_OPTIMIZATION_ 3 +#endif +#ifndef _NWK_STOCHASTIC_ADDRESSING_ +#define _NWK_STOCHASTIC_ADDRESSING_ +#endif +#ifndef _RESOLVE_ADDR_CONFLICT_ +#define _RESOLVE_ADDR_CONFLICT_ +#endif +#ifndef _NWK_MESH_ROUTING_ +#define _NWK_MESH_ROUTING_ +#endif +#ifndef _BINDING_ +#define _BINDING_ +#endif +#ifndef _ZCL_ +#define _ZCL_ +#endif +#ifndef _OTAU_ +#define _OTAU_ +#endif +#ifndef _COMMISSIONING_ +#define _COMMISSIONING_ +#endif +#ifndef _POWER_FAILURE_ +#define _POWER_FAILURE_ +#endif +#ifndef _NWK_PASSIVE_ACK_ +#define _NWK_PASSIVE_ACK_ +#endif +#include -- cgit v1.2.3