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

This commit is contained in:
George Oikonomou 2017-12-08 16:46:56 +00:00
parent d7b426c105
commit aa016c3c29
1 changed files with 3 additions and 0 deletions

View File

@ -43,4 +43,7 @@
#ifndef STACK_CHECK_CONF_ENABLED
#define STACK_CHECK_CONF_ENABLED 0
#endif
/*---------------------------------------------------------------------------*/
#include "msp430-conf.h"
/*---------------------------------------------------------------------------*/
#endif /* CONTIKI_CONF_H */