Merge pull request #11228 from maribu/msp430fxyz_missing_include
cpu/msp430fxyz: Add missing #include
This commit is contained in:
commit
b19fa40104
@ -21,6 +21,7 @@
|
|||||||
#ifndef PERIPH_CPU_H
|
#ifndef PERIPH_CPU_H
|
||||||
#define PERIPH_CPU_H
|
#define PERIPH_CPU_H
|
||||||
|
|
||||||
|
#include <stdbool.h>
|
||||||
#include "cpu.h"
|
#include "cpu.h"
|
||||||
#include "msp430_regs.h"
|
#include "msp430_regs.h"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user