mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
boards: ikea-tradfri, sltb001a, stk3x00: whitespaces between includes
This commit is contained in:
parent
d0dcfef7b3
commit
15fafef901
@ -22,7 +22,6 @@
|
||||
#define BOARD_H
|
||||
|
||||
#include "cpu.h"
|
||||
|
||||
#include "periph_conf.h"
|
||||
#include "periph/gpio.h"
|
||||
#include "periph/spi.h"
|
||||
|
@ -20,9 +20,7 @@
|
||||
#define PERIPH_CONF_H
|
||||
|
||||
#include "cpu.h"
|
||||
|
||||
#include "periph_cpu.h"
|
||||
|
||||
#include "em_cmu.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
@ -21,9 +21,8 @@
|
||||
|
||||
#include "board.h"
|
||||
#include "board_common.h"
|
||||
#include "pic.h"
|
||||
|
||||
#include "periph/gpio.h"
|
||||
#include "pic.h"
|
||||
|
||||
void board_init(void)
|
||||
{
|
||||
|
@ -23,7 +23,6 @@
|
||||
#define BOARD_H
|
||||
|
||||
#include "cpu.h"
|
||||
|
||||
#include "periph_conf.h"
|
||||
#include "periph/gpio.h"
|
||||
#include "periph/spi.h"
|
||||
|
@ -21,9 +21,7 @@
|
||||
#define PERIPH_CONF_H
|
||||
|
||||
#include "cpu.h"
|
||||
|
||||
#include "periph_cpu.h"
|
||||
|
||||
#include "em_cmu.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
@ -23,7 +23,6 @@
|
||||
#define BOARD_H
|
||||
|
||||
#include "cpu.h"
|
||||
|
||||
#include "periph_conf.h"
|
||||
#include "periph/gpio.h"
|
||||
#include "periph/spi.h"
|
||||
|
@ -21,9 +21,7 @@
|
||||
#define PERIPH_CONF_H
|
||||
|
||||
#include "cpu.h"
|
||||
|
||||
#include "periph_cpu.h"
|
||||
|
||||
#include "em_cmu.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
@ -23,7 +23,6 @@
|
||||
#define BOARD_H
|
||||
|
||||
#include "cpu.h"
|
||||
|
||||
#include "periph_conf.h"
|
||||
#include "periph/gpio.h"
|
||||
#include "periph/spi.h"
|
||||
|
@ -21,9 +21,7 @@
|
||||
#define PERIPH_CONF_H
|
||||
|
||||
#include "cpu.h"
|
||||
|
||||
#include "periph_cpu.h"
|
||||
|
||||
#include "em_cmu.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
Loading…
Reference in New Issue
Block a user