Moved the cc2420 driver into a separate dev/cc2420 module
This commit is contained in:
parent
b78ab6753c
commit
0b805e4763
28 changed files with 30 additions and 30 deletions
|
@ -37,7 +37,7 @@
|
|||
#include "dev/watchdog.h"
|
||||
|
||||
#include "net/rime.h"
|
||||
#include "dev/cc2420.h"
|
||||
#include "cc2420.h"
|
||||
#include "dev/leds.h"
|
||||
#include "dev/light.h"
|
||||
#include "dev/sht11.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue