projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Added new VTARGET_REF_VOLTS and VTARGET_SCALE_FACTOR compile time defines to the...
[pub/USBasp.git]
/
LUFA
/
Drivers
/
USB
/
LowLevel
/
USBInterrupt.h
diff --git
a/LUFA/Drivers/USB/LowLevel/USBInterrupt.h
b/LUFA/Drivers/USB/LowLevel/USBInterrupt.h
index
a191a29
..
6f8bf7c
100644
(file)
--- a/
LUFA/Drivers/USB/LowLevel/USBInterrupt.h
+++ b/
LUFA/Drivers/USB/LowLevel/USBInterrupt.h
@@
-44,6
+44,7
@@
/* Includes: */
#include <avr/io.h>
#include <avr/interrupt.h>
/* Includes: */
#include <avr/io.h>
#include <avr/interrupt.h>
+ #include <util/atomic.h>
#include <stdbool.h>
#include "../../../Common/Common.h"
#include <stdbool.h>
#include "../../../Common/Common.h"