moved io and signal and IAR-GCC checks from driver files into contiki include file
This commit is contained in:
parent
57ae779373
commit
5b1d9617c4
76 changed files with 72 additions and 370 deletions
|
@ -29,11 +29,7 @@
|
|||
* @(#)$Id: button.c,v 1.2 2006/08/17 15:41:13 bg- Exp $
|
||||
*/
|
||||
|
||||
#include <io.h>
|
||||
#include <signal.h>
|
||||
|
||||
#include "contiki.h"
|
||||
|
||||
#include "dev/button.h"
|
||||
|
||||
#define BUTTON_PORT 2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue