1
0
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:
Bas Stottelaar 2018-03-16 19:41:33 +01:00
parent d0dcfef7b3
commit 15fafef901
9 changed files with 1 additions and 14 deletions

View File

@ -22,7 +22,6 @@
#define BOARD_H
#include "cpu.h"
#include "periph_conf.h"
#include "periph/gpio.h"
#include "periph/spi.h"

View File

@ -20,9 +20,7 @@
#define PERIPH_CONF_H
#include "cpu.h"
#include "periph_cpu.h"
#include "em_cmu.h"
#ifdef __cplusplus

View File

@ -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)
{

View File

@ -23,7 +23,6 @@
#define BOARD_H
#include "cpu.h"
#include "periph_conf.h"
#include "periph/gpio.h"
#include "periph/spi.h"

View File

@ -21,9 +21,7 @@
#define PERIPH_CONF_H
#include "cpu.h"
#include "periph_cpu.h"
#include "em_cmu.h"
#ifdef __cplusplus

View File

@ -23,7 +23,6 @@
#define BOARD_H
#include "cpu.h"
#include "periph_conf.h"
#include "periph/gpio.h"
#include "periph/spi.h"

View File

@ -21,9 +21,7 @@
#define PERIPH_CONF_H
#include "cpu.h"
#include "periph_cpu.h"
#include "em_cmu.h"
#ifdef __cplusplus

View File

@ -23,7 +23,6 @@
#define BOARD_H
#include "cpu.h"
#include "periph_conf.h"
#include "periph/gpio.h"
#include "periph/spi.h"

View File

@ -21,9 +21,7 @@
#define PERIPH_CONF_H
#include "cpu.h"
#include "periph_cpu.h"
#include "em_cmu.h"
#ifdef __cplusplus