projects
/
pub
/
lufa.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Update UC3 platform driver support to use the bitmasks defined in the header files...
[pub/lufa.git]
/
LUFA
/
Platform
/
UC3
/
InterruptManagement.h
diff --git
a/LUFA/Platform/UC3/InterruptManagement.h
b/LUFA/Platform/UC3/InterruptManagement.h
index
bc27f22
..
67dc3ea
100644
(file)
--- a/
LUFA/Platform/UC3/InterruptManagement.h
+++ b/
LUFA/Platform/UC3/InterruptManagement.h
@@
-71,10
+71,6
@@
#define _UC3_INTERRUPT_MANAGEMENT_H_
\r
\r
/* Includes: */
\r
- #include <avr32/io.h>
\r
- #include <stdbool.h>
\r
- #include <stdint.h>
\r
-
\r
#include <LUFA/Common/Common.h>
\r
\r
/* Enable C linkage for C++ Compilers: */
\r