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
a9d8af99
Commit
a9d8af99
authored
May 27, 2012
by
Dean Camera
Browse files
Minor documentation improvements.
parent
35564bb1
Changes
3
Hide whitespace changes
Inline
Side-by-side
LUFA/DoxygenPages/DeviceSupport.txt
View file @
a9d8af99
...
...
@@ -96,7 +96,7 @@
* - RZUSBSTICK
* - STK525
* - STK526
* - XPLAIN (
Excluding the
blue XPLAINED family boards)
* - XPLAIN (
Original green board, <i>not</i> the newer
blue XPLAINED family boards)
*
* \section Sec_AVR8Support_ThirdParty Supported Third Party Models
* Currently supported third-party boards (see \ref Group_BoardTypes for makefile \c BOARD constant names):
...
...
@@ -112,7 +112,7 @@
* - Linnix UDIP
* - MattairTech JM-DB-U2
* - Maximus USB
* - Micropendous Boards (
many versions
)
* - Micropendous Boards (
Micropendous-32U2, Micropendous-1, Micropendous-2
)
* - Microsin AVR-USB162
* - Minimus USB
* - Olimex AVR-USB-162
...
...
LUFA/Drivers/Board/AVR8/MICROPENDOUS/LEDs.h
View file @
a9d8af99
...
...
@@ -52,7 +52,7 @@
/** \ingroup Group_LEDs
* \defgroup Group_LEDs_MICROPENDOUS_32U2 MICROPENDOUS_32U2
* \brief Board specific LED driver header for the Micropendous
32U2.
* \brief Board specific LED driver header for the Micropendous
-
32U2.
*
* Board specific LED driver header for the Micropendous 32U2 (https://code.google.com/p/micropendous/wiki/Micropendous_32U2).
*
...
...
Maintenance/makefile
View file @
a9d8af99
...
...
@@ -42,7 +42,7 @@ check-documentation-placeholders:
# Validate the working branch - compile all documentation, demos/projects/examples and run build tests
validate-branch
:
make
-s
-C
$(LUFA_ROOT)
doxygen
make
-s
-C
$(LUFA_ROOT)
all
make
-s
-C
$(LUFA_ROOT)
all
make
-s
-C
$(LUFA_ROOT)
/BuildTests all
# Validate the working branch for general release, check for placeholder documentation then build and test everything
...
...
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