mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
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…
Reference in New Issue
Block a user