Pull CPU-related constants from the CPU header (Sky)

This commit is contained in:
George Oikonomou 2017-12-08 16:48:21 +00:00
parent aa016c3c29
commit df54d30a2a
1 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,8 @@
#else
#include "platform-conf.h"
#endif /* PLATFORM_CONF_H */
#include "msp430-def.h"
/*---------------------------------------------------------------------------*/
/* Map RF_CHANNEL to cc2420 default channel */
#ifdef RF_CHANNEL
#define CC2420_CONF_CHANNEL RF_CHANNEL