mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-20 20:13:50 +01:00
Merge pull request #213 from OlegHahm/cc10x_ng_includes
added missing includes in cc110x_ng files
This commit is contained in:
commit
da9965f6eb
@ -27,7 +27,7 @@
|
|||||||
#include <transceiver.h>
|
#include <transceiver.h>
|
||||||
|
|
||||||
#include <cpu-conf.h>
|
#include <cpu-conf.h>
|
||||||
//#include <board.h>
|
#include "cpu.h"
|
||||||
|
|
||||||
#ifdef DBG_IGNORE
|
#ifdef DBG_IGNORE
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
|||||||
@ -24,6 +24,7 @@
|
|||||||
|
|
||||||
#include <hwtimer.h>
|
#include <hwtimer.h>
|
||||||
#include <config.h>
|
#include <config.h>
|
||||||
|
#include "cpu.h"
|
||||||
|
|
||||||
#define ENABLE_DEBUG (0)
|
#define ENABLE_DEBUG (0)
|
||||||
#include <debug.h>
|
#include <debug.h>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user