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
/
Drivers
/
USB
/
HighLevel
/
ConfigDescriptor.h
diff --git
a/LUFA/Drivers/USB/HighLevel/ConfigDescriptor.h
b/LUFA/Drivers/USB/HighLevel/ConfigDescriptor.h
index
76b734b
..
9d4a2b3
100644
(file)
--- a/
LUFA/Drivers/USB/HighLevel/ConfigDescriptor.h
+++ b/
LUFA/Drivers/USB/HighLevel/ConfigDescriptor.h
@@
-51,12
+51,12
@@
#define __CONFIGDESCRIPTOR_H__
/* Includes: */
#define __CONFIGDESCRIPTOR_H__
/* Includes: */
- #include <
avr/io
.h>
+ #include <
stdint
.h>
#include "../../../Common/Common.h"
#include "../../../Common/Common.h"
- #include "
../HighLevel/USBMode
.h"
- #include "
../LowLevel/HostChapter9
.h"
- #include "
../HighLevel/
StdDescriptors.h"
+ #include "
HostStandardReq
.h"
+ #include "
USBMode
.h"
+ #include "StdDescriptors.h"
/* Enable C linkage for C++ Compilers: */
#if defined(__cplusplus)
/* Enable C linkage for C++ Compilers: */
#if defined(__cplusplus)