Added mising reference to cpu/msp430-common/include/cpu.h
so as to get the needed definition of F_RC_OSCILLATOR
This commit is contained in:
parent
49c8c419bf
commit
c7501ce5e0
@ -18,6 +18,7 @@ License. See the file LICENSE in the top level directory for more details.
|
|||||||
#else
|
#else
|
||||||
#include <msp430x16x.h>
|
#include <msp430x16x.h>
|
||||||
#endif
|
#endif
|
||||||
|
#include <cpu.h>
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
#ifdef __MSP430_HAS_TA2__
|
#ifdef __MSP430_HAS_TA2__
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user