mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-20 12:03:52 +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 <cpu-conf.h>
|
||||
//#include <board.h>
|
||||
#include "cpu.h"
|
||||
|
||||
#ifdef DBG_IGNORE
|
||||
#include <stdio.h>
|
||||
|
||||
@ -24,6 +24,7 @@
|
||||
|
||||
#include <hwtimer.h>
|
||||
#include <config.h>
|
||||
#include "cpu.h"
|
||||
|
||||
#define ENABLE_DEBUG (0)
|
||||
#include <debug.h>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user