Pull CPU-related constants from the CPU header (Sky)
This commit is contained in:
parent
aa016c3c29
commit
df54d30a2a
@ -13,6 +13,8 @@
|
|||||||
#else
|
#else
|
||||||
#include "platform-conf.h"
|
#include "platform-conf.h"
|
||||||
#endif /* PLATFORM_CONF_H */
|
#endif /* PLATFORM_CONF_H */
|
||||||
|
#include "msp430-def.h"
|
||||||
|
/*---------------------------------------------------------------------------*/
|
||||||
/* Map RF_CHANNEL to cc2420 default channel */
|
/* Map RF_CHANNEL to cc2420 default channel */
|
||||||
#ifdef RF_CHANNEL
|
#ifdef RF_CHANNEL
|
||||||
#define CC2420_CONF_CHANNEL RF_CHANNEL
|
#define CC2420_CONF_CHANNEL RF_CHANNEL
|
||||||
|
Loading…
Reference in New Issue
Block a user