projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Corrected the ADC driver for the ATMEGA16U4 and ATMEGA32U4 (thanks to Opendous Inc.).
[pub/USBasp.git]
/
LUFA
/
Drivers
/
USB
/
LowLevel
/
DevChapter9.h
diff --git
a/LUFA/Drivers/USB/LowLevel/DevChapter9.h
b/LUFA/Drivers/USB/LowLevel/DevChapter9.h
index
505256e
..
fdef727
100644
(file)
--- a/
LUFA/Drivers/USB/LowLevel/DevChapter9.h
+++ b/
LUFA/Drivers/USB/LowLevel/DevChapter9.h
@@
-36,8
+36,6
@@
#include <avr/pgmspace.h>
\r
#include <avr/eeprom.h>
\r
#include <avr/boot.h>
\r
- #include <stdlib.h>
\r
- #include <ctype.h>
\r
\r
#include "../HighLevel/StdDescriptors.h"
\r
#include "../HighLevel/Events.h"
\r