projects
/
pub
/
USBasp.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/USBasp.git]
/
LUFA
/
CodeTemplates
/
DriverStubs
/
LEDs.h
diff --git
a/LUFA/CodeTemplates/DriverStubs/LEDs.h
b/LUFA/CodeTemplates/DriverStubs/LEDs.h
index
b8244c0
..
e698c9d
100644
(file)
--- a/
LUFA/CodeTemplates/DriverStubs/LEDs.h
+++ b/
LUFA/CodeTemplates/DriverStubs/LEDs.h
@@
-36,15
+36,13
@@
inside the application's folder.
This stub is for the board-specific component of the LUFA LEDs driver,
inside the application's folder.
This stub is for the board-specific component of the LUFA LEDs driver,
- for the LEDs (up to four) mounted on most
USB AVR
boards.
+ for the LEDs (up to four) mounted on most
development
boards.
*/
#ifndef __LEDS_USER_H__
#define __LEDS_USER_H__
/* Includes: */
*/
#ifndef __LEDS_USER_H__
#define __LEDS_USER_H__
/* Includes: */
- #include <avr/io.h>
-
// TODO: Add any required includes here
/* Enable C linkage for C++ Compilers: */
// TODO: Add any required includes here
/* Enable C linkage for C++ Compilers: */