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
|
@ -34,7 +34,7 @@
|
|||
#include "contiki-net.h"
|
||||
|
||||
#include "dev/spi.h"
|
||||
#include "dev/cc2420.h"
|
||||
#include "cc2420.h"
|
||||
|
||||
void
|
||||
__cc2420_arch_init(void)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue