Sensinode/cc2430 stack depth optimisation
This replicates the method used by the cc2530 port
This commit is contained in:
parent
067fabe0f9
commit
95b9d4ee29
11 changed files with 72 additions and 6 deletions
|
@ -33,7 +33,7 @@ PROCESS_NAME(batmon_process);
|
|||
#endif
|
||||
|
||||
#if NETSTACK_CONF_SHORTCUTS
|
||||
static __data uint16_t len;
|
||||
static CC_AT_DATA uint16_t len;
|
||||
#endif
|
||||
|
||||
#ifdef STARTUP_CONF_VERBOSE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue