From b24866225a6301d3a663f874725e83c012dc25d3 Mon Sep 17 00:00:00 2001 From: Florent Duchon Date: Wed, 26 Dec 2012 17:36:00 +0100 Subject: digital/beacon: add bitcloud stack into common directory digital/zigbit --- .../lib/MakerulesBc_Router_Atmega1281_Rf230_Gcc.h | 85 ++++++++++++++++++++++ 1 file changed, 85 insertions(+) create mode 100644 digital/zigbit/bitcloud/stack/lib/MakerulesBc_Router_Atmega1281_Rf230_Gcc.h (limited to 'digital/zigbit/bitcloud/stack/lib/MakerulesBc_Router_Atmega1281_Rf230_Gcc.h') diff --git a/digital/zigbit/bitcloud/stack/lib/MakerulesBc_Router_Atmega1281_Rf230_Gcc.h b/digital/zigbit/bitcloud/stack/lib/MakerulesBc_Router_Atmega1281_Rf230_Gcc.h new file mode 100644 index 00000000..1ec69985 --- /dev/null +++ b/digital/zigbit/bitcloud/stack/lib/MakerulesBc_Router_Atmega1281_Rf230_Gcc.h @@ -0,0 +1,85 @@ +#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_ZDO_TASK_ +#define _SYS_ZDO_TASK_ +#endif +#ifndef _ROUTER_ +#define _ROUTER_ +#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_GROUP_ +#define _NWK_GROUP_ +#endif +#ifndef _GROUP_TABLE_ +#define _GROUP_TABLE_ +#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 _APS_FRAGMENTATION_ +#define _APS_FRAGMENTATION_ +#endif +#ifndef _APS_MULTICAST_ +#define _APS_MULTICAST_ +#endif +#ifndef _GROUP_TABLE_ +#define _GROUP_TABLE_ +#endif +#ifndef _BINDING_ +#define _BINDING_ +#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