projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Move and rename DevChaper9.c/.h and HostChapter9.c/.h to the HighLevel directory...
[pub/USBasp.git]
/
LUFA
/
Common
/
Common.h
diff --git
a/LUFA/Common/Common.h
b/LUFA/Common/Common.h
index
76144f9
..
e52aae8
100644
(file)
--- a/
LUFA/Common/Common.h
+++ b/
LUFA/Common/Common.h
@@
-57,7
+57,8
@@
#define __COMMON_H__
/* Includes: */
- #include <avr/io.h>
+ #include <stdint.h>
+ #include <stdbool.h>
#include "Attributes.h"
#include "BoardTypes.h"