Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Erik Strand
lufa
Commits
910bca55
Commit
910bca55
authored
May 18, 2011
by
Dean Camera
Browse files
Seperated out board drivers by architecture in the library internals for better organisation.
parent
e10f5b4f
Changes
57
Hide whitespace changes
Inline
Side-by-side
LUFA/Drivers/Board/ADAFRUITU4/LEDs.h
→
LUFA/Drivers/Board/
AVR8/
ADAFRUITU4/LEDs.h
View file @
910bca55
...
...
@@ -49,7 +49,7 @@
#define __LEDS_ADAFRUITU4_H__
/* Includes: */
#include
"../../../Common/Common.h"
#include
"../../../
../
Common/Common.h"
/* Enable C linkage for C++ Compilers: */
#if defined(__cplusplus)
...
...
LUFA/Drivers/Board/ATAVRUSBRF01/Buttons.h
→
LUFA/Drivers/Board/
AVR8/
ATAVRUSBRF01/Buttons.h
View file @
910bca55
...
...
@@ -49,7 +49,7 @@
#define __BUTTONS_ATAVRUSBRF01_H__
/* Includes: */
#include
"../../../Common/Common.h"
#include
"../../../
../
Common/Common.h"
/* Enable C linkage for C++ Compilers: */
#if defined(__cplusplus)
...
...
LUFA/Drivers/Board/ATAVRUSBRF01/LEDs.h
→
LUFA/Drivers/Board/
AVR8/
ATAVRUSBRF01/LEDs.h
View file @
910bca55
...
...
@@ -49,7 +49,7 @@
#define __LEDS_ATAVRUSBRF01_H__
/* Includes: */
#include
"../../../Common/Common.h"
#include
"../../../
../
Common/Common.h"
/* Enable C linkage for C++ Compilers: */
#if defined(__cplusplus)
...
...
LUFA/Drivers/Board/BENITO/Buttons.h
→
LUFA/Drivers/Board/
AVR8/
BENITO/Buttons.h
View file @
910bca55
...
...
@@ -49,7 +49,7 @@
#define __BUTTONS_BENITO_H__
/* Includes: */
#include
"../../../Common/Common.h"
#include
"../../../
../
Common/Common.h"
/* Enable C linkage for C++ Compilers: */
#if defined(__cplusplus)
...
...
LUFA/Drivers/Board/BENITO/LEDs.h
→
LUFA/Drivers/Board/
AVR8/
BENITO/LEDs.h
View file @
910bca55
...
...
@@ -49,7 +49,7 @@
#define __LEDS_BENITO_H__
/* Includes: */
#include
"../../../Common/Common.h"
#include
"../../../
../
Common/Common.h"
/* Enable C linkage for C++ Compilers: */
#if defined(__cplusplus)
...
...
LUFA/Drivers/Board/BLACKCAT/LEDs.h
→
LUFA/Drivers/Board/
AVR8/
BLACKCAT/LEDs.h
View file @
910bca55
...
...
@@ -49,7 +49,7 @@
#define __LEDS_BLACKCAT_H__
/* Includes: */
#include
"../../../Common/Common.h"
#include
"../../../
../
Common/Common.h"
/* Enable C linkage for C++ Compilers: */
#if defined(__cplusplus)
...
...
LUFA/Drivers/Board/BUI/LEDs.h
→
LUFA/Drivers/Board/
AVR8/
BUI/LEDs.h
View file @
910bca55
...
...
@@ -49,7 +49,7 @@
#define __LEDS_BUI_H__
/* Includes: */
#include
"../../../Common/Common.h"
#include
"../../../
../
Common/Common.h"
/* Enable C linkage for C++ Compilers: */
#if defined(__cplusplus)
...
...
LUFA/Drivers/Board/BUMBLEB/Buttons.h
→
LUFA/Drivers/Board/
AVR8/
BUMBLEB/Buttons.h
View file @
910bca55
...
...
@@ -51,7 +51,7 @@
#define __BUTTONS_BUMBLEB_H__
/* Includes: */
#include
"../../../Common/Common.h"
#include
"../../../
../
Common/Common.h"
/* Enable C linkage for C++ Compilers: */
#if defined(__cplusplus)
...
...
LUFA/Drivers/Board/BUMBLEB/Joystick.h
→
LUFA/Drivers/Board/
AVR8/
BUMBLEB/Joystick.h
View file @
910bca55
...
...
@@ -51,7 +51,7 @@
#define __JOYSTICK_BUMBLEB_H__
/* Includes: */
#include
"../../../Common/Common.h"
#include
"../../../
../
Common/Common.h"
/* Enable C linkage for C++ Compilers: */
#if defined(__cplusplus)
...
...
LUFA/Drivers/Board/BUMBLEB/LEDs.h
→
LUFA/Drivers/Board/
AVR8/
BUMBLEB/LEDs.h
View file @
910bca55
...
...
@@ -51,7 +51,7 @@
#define __LEDS_BUMBLEB_H__
/* Includes: */
#include
"../../../Common/Common.h"
#include
"../../../
../
Common/Common.h"
/* Enable C linkage for C++ Compilers: */
#if defined(__cplusplus)
...
...
LUFA/Drivers/Board/CULV3/Buttons.h
→
LUFA/Drivers/Board/
AVR8/
CULV3/Buttons.h
View file @
910bca55
...
...
@@ -49,7 +49,7 @@
#define __BUTTONS_CULV3_H__
/* Includes: */
#include
"../../../Common/Common.h"
#include
"../../../
../
Common/Common.h"
/* Enable C linkage for C++ Compilers: */
#if defined(__cplusplus)
...
...
LUFA/Drivers/Board/CULV3/LEDs.h
→
LUFA/Drivers/Board/
AVR8/
CULV3/LEDs.h
View file @
910bca55
...
...
@@ -49,7 +49,7 @@
#define __LEDS_CULV3_H__
/* Includes: */
#include
"../../../Common/Common.h"
#include
"../../../
../
Common/Common.h"
/* Enable C linkage for C++ Compilers: */
#if defined(__cplusplus)
...
...
LUFA/Drivers/Board/EVK527/Buttons.h
→
LUFA/Drivers/Board/
AVR8/
EVK527/Buttons.h
View file @
910bca55
...
...
@@ -49,7 +49,7 @@
#define __BUTTONS_EVK527_H__
/* Includes: */
#include
"../../../Common/Common.h"
#include
"../../../
../
Common/Common.h"
/* Enable C linkage for C++ Compilers: */
#if defined(__cplusplus)
...
...
LUFA/Drivers/Board/EVK527/Dataflash.h
→
LUFA/Drivers/Board/
AVR8/
EVK527/Dataflash.h
View file @
910bca55
...
...
@@ -49,7 +49,8 @@
#define __DATAFLASH_EVK527_H__
/* Includes: */
#include
"../../Misc/AT45DB321C.h"
#include
"../../../../Common/Common.h"
#include
"../../../Misc/AT45DB321C.h"
/* Preprocessor Checks: */
#if !defined(__INCLUDE_FROM_DATAFLASH_H)
...
...
LUFA/Drivers/Board/EVK527/Joystick.h
→
LUFA/Drivers/Board/
AVR8/
EVK527/Joystick.h
View file @
910bca55
...
...
@@ -49,7 +49,7 @@
#define __JOYSTICK_EVK527_H__
/* Includes: */
#include
"../../../Common/Common.h"
#include
"../../../
../
Common/Common.h"
/* Enable C linkage for C++ Compilers: */
#if defined(__cplusplus)
...
...
LUFA/Drivers/Board/EVK527/LEDs.h
→
LUFA/Drivers/Board/
AVR8/
EVK527/LEDs.h
View file @
910bca55
...
...
@@ -49,7 +49,7 @@
#define __LEDS_EVK527_H__
/* Includes: */
#include
"../../../Common/Common.h"
#include
"../../../
../
Common/Common.h"
/* Enable C linkage for C++ Compilers: */
#if defined(__cplusplus)
...
...
LUFA/Drivers/Board/JMDBU2/Buttons.h
→
LUFA/Drivers/Board/
AVR8/
JMDBU2/Buttons.h
View file @
910bca55
...
...
@@ -49,7 +49,7 @@
#define __BUTTONS_JMDBU2_H__
/* Includes: */
#include
"../../../Common/Common.h"
#include
"../../../
../
Common/Common.h"
/* Enable C linkage for C++ Compilers: */
#if defined(__cplusplus)
...
...
LUFA/Drivers/Board/JMDBU2/LEDs.h
→
LUFA/Drivers/Board/
AVR8/
JMDBU2/LEDs.h
View file @
910bca55
...
...
@@ -49,7 +49,7 @@
#define __LEDS_JMDBU2_H__
/* Includes: */
#include
"../../../Common/Common.h"
#include
"../../../
../
Common/Common.h"
/* Enable C linkage for C++ Compilers: */
#if defined(__cplusplus)
...
...
LUFA/Drivers/Board/MAXIMUS/LEDs.h
→
LUFA/Drivers/Board/
AVR8/
MAXIMUS/LEDs.h
View file @
910bca55
...
...
@@ -49,7 +49,7 @@
#define __LEDS_MAXIMUS_H__
/* Includes: */
#include
"../../../Common/Common.h"
#include
"../../../
../
Common/Common.h"
/* Enable C linkage for C++ Compilers: */
#if defined(__cplusplus)
...
...
LUFA/Drivers/Board/MICROSIN162/Buttons.h
→
LUFA/Drivers/Board/
AVR8/
MICROSIN162/Buttons.h
View file @
910bca55
...
...
@@ -49,7 +49,7 @@
#define __BUTTONS_MICROSIN162_H__
/* Includes: */
#include
"../../../Common/Common.h"
#include
"../../../
../
Common/Common.h"
/* Enable C linkage for C++ Compilers: */
#if defined(__cplusplus)
...
...
Prev
1
2
3
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment