mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
drivers/soft_uart: include board.h
This commit is contained in:
parent
6380d81119
commit
138cbb83d6
@ -19,6 +19,7 @@
|
|||||||
#ifndef SOFT_UART_PARAMS_H
|
#ifndef SOFT_UART_PARAMS_H
|
||||||
#define SOFT_UART_PARAMS_H
|
#define SOFT_UART_PARAMS_H
|
||||||
|
|
||||||
|
#include "board.h"
|
||||||
#include "soft_uart.h"
|
#include "soft_uart.h"
|
||||||
#include "macros/units.h"
|
#include "macros/units.h"
|
||||||
#include "kernel_defines.h"
|
#include "kernel_defines.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user