Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
lufa
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Erik Strand
lufa
Commits
40946a57
Commit
40946a57
authored
Aug 19, 2011
by
Dean Camera
Browse files
Options
Downloads
Patches
Plain Diff
Minor documentation corrections.
parent
ccf4cffd
No related branches found
No related tags found
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
LUFA/Doxygen.conf
+2
-2
2 additions, 2 deletions
LUFA/Doxygen.conf
LUFA/ManPages/DeviceSupport.txt
+6
-6
6 additions, 6 deletions
LUFA/ManPages/DeviceSupport.txt
LUFA/ManPages/LibraryResources.txt
+1
-2
1 addition, 2 deletions
LUFA/ManPages/LibraryResources.txt
with
9 additions
and
10 deletions
LUFA/Doxygen.conf
+
2
−
2
View file @
40946a57
...
@@ -514,7 +514,7 @@ ENABLED_SECTIONS =
...
@@ -514,7 +514,7 @@ ENABLED_SECTIONS =
# documentation can be controlled using \showinitializer or \hideinitializer
# documentation can be controlled using \showinitializer or \hideinitializer
# command in the documentation regardless of this setting.
# command in the documentation regardless of this setting.
MAX_INITIALIZER_LINES
=
30
MAX_INITIALIZER_LINES
=
15
# Set the SHOW_USED_FILES tag to NO to disable the list of files generated
# Set the SHOW_USED_FILES tag to NO to disable the list of files generated
# at the bottom of the documentation of classes and structs. If set to YES the
# at the bottom of the documentation of classes and structs. If set to YES the
...
@@ -1097,7 +1097,7 @@ GENERATE_TREEVIEW = YES
...
@@ -1097,7 +1097,7 @@ GENERATE_TREEVIEW = YES
# By enabling USE_INLINE_TREES, doxygen will generate the Groups, Directories,
# By enabling USE_INLINE_TREES, doxygen will generate the Groups, Directories,
# and Class Hierarchy pages using a tree view instead of an ordered list.
# and Class Hierarchy pages using a tree view instead of an ordered list.
USE_INLINE_TREES
=
NO
USE_INLINE_TREES
=
YES
# If the treeview is enabled (see GENERATE_TREEVIEW) then this tag can be
# If the treeview is enabled (see GENERATE_TREEVIEW) then this tag can be
# used to set the initial width (in pixels) of the frame in which the tree
# used to set the initial width (in pixels) of the frame in which the tree
...
...
This diff is collapsed.
Click to expand it.
LUFA/ManPages/DeviceSupport.txt
+
6
−
6
View file @
40946a57
...
@@ -23,8 +23,8 @@
...
@@ -23,8 +23,8 @@
* <table>
* <table>
* <tr>
* <tr>
* <th width="150px">Part</th>
* <th width="150px">Part</th>
* <th width="150px">Device Mode</th>
* <th width="150px">
USB
Device Mode</th>
* <th width="150px">Host Mode</th>
* <th width="150px">
USB
Host Mode</th>
* </tr>
* </tr>
* <tr>
* <tr>
* <td>AT90USB82</td>
* <td>AT90USB82</td>
...
@@ -131,8 +131,8 @@
...
@@ -131,8 +131,8 @@
* <table>
* <table>
* <tr>
* <tr>
* <th width="150px">Part</th>
* <th width="150px">Part</th>
* <th width="150px">Device Mode</th>
* <th width="150px">
USB
Device Mode</th>
* <th width="150px">Host Mode</th>
* <th width="150px">
USB
Host Mode</th>
* </tr>
* </tr>
* <tr>
* <tr>
* <td>AT32UC3A064</td>
* <td>AT32UC3A064</td>
...
@@ -300,8 +300,8 @@
...
@@ -300,8 +300,8 @@
* <table>
* <table>
* <tr>
* <tr>
* <th width="150px">Part</th>
* <th width="150px">Part</th>
* <th width="150px">Device Mode</th>
* <th width="150px">
USB
Device Mode</th>
* <th width="150px">Host Mode</th>
* <th width="150px">
USB
Host Mode</th>
* </tr>
* </tr>
* <tr>
* <tr>
* <td>ATXMEGA16A4U</td>
* <td>ATXMEGA16A4U</td>
...
...
This diff is collapsed.
Click to expand it.
LUFA/ManPages/LibraryResources.txt
+
1
−
2
View file @
40946a57
...
@@ -18,8 +18,7 @@
...
@@ -18,8 +18,7 @@
*
*
* \section Sec_ProjectHelp Assistance With LUFA
* \section Sec_ProjectHelp Assistance With LUFA
* Discussion Group: http://www.lufa-lib.org/support \n
* Discussion Group: http://www.lufa-lib.org/support \n
* Author's Email: dean [at] fourwalledcubicle [dot] com
* Author's Email: dean [at] fourwalledcubicle [dot] com \n
* Author's Skype: abcminiuser
*
*
* \section Sec_InDevelopment Latest In-Development Source Code
* \section Sec_InDevelopment Latest In-Development Source Code
* Issue Tracker: http://www.lufa-lib.org/tracker \n
* Issue Tracker: http://www.lufa-lib.org/tracker \n
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment