remove define for SFD interrupt
not needed anymore when using MAC timer
This commit is contained in:
parent
a4f575b8f0
commit
199b1b5316
@ -67,10 +67,6 @@
|
|||||||
#define TSCH_CALLBACK_JOINING_NETWORK tsch_rpl_callback_joining_network
|
#define TSCH_CALLBACK_JOINING_NETWORK tsch_rpl_callback_joining_network
|
||||||
#define TSCH_CALLBACK_LEAVING_NETWORK tsch_rpl_callback_leaving_network
|
#define TSCH_CALLBACK_LEAVING_NETWORK tsch_rpl_callback_leaving_network
|
||||||
|
|
||||||
/* Needed for cc2538 platform only */
|
|
||||||
/* Enable SFD timestamp (uses SFD interrupt) */
|
|
||||||
#undef CC2538_RF_CONF_SFD_TIMESTAMPS
|
|
||||||
#define CC2538_RF_CONF_SFD_TIMESTAMPS 1
|
|
||||||
/* For TSCH we have to use the more accurate crystal oscillator
|
/* For TSCH we have to use the more accurate crystal oscillator
|
||||||
* by default the RC oscillator is activated */
|
* by default the RC oscillator is activated */
|
||||||
#undef SYS_CTRL_CONF_OSC32K_USE_XTAL
|
#undef SYS_CTRL_CONF_OSC32K_USE_XTAL
|
||||||
|
Loading…
Reference in New Issue
Block a user