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
924edb2f
Commit
924edb2f
authored
Jun 21, 2012
by
Dean Camera
Browse files
Oops - fix HID build system module documentation error.
parent
ef06eefc
Changes
1
Hide whitespace changes
Inline
Side-by-side
LUFA/DoxygenPages/BuildSystem.txt
View file @
924edb2f
...
...
@@ -518,7 +518,7 @@
*
* To use this module in your application makefile, add the following code:
* \code
* include $(LUFA_PATH)/Build/lufa.dfu.in
* include $(LUFA_PATH)/Build/lufa.dfu.in
* \endcode
*
* \section SSec_BuildModule_DFU_Requirements Requirements
...
...
@@ -682,7 +682,7 @@
* </tr>
* <tr>
* <td><tt>hid-teensy</tt></td>
* <td>Program the device
EEPROM
memory with the application's executable data using <tt>teensy_loader_cli</tt>.</td>
* <td>Program the device
FLASH
memory with the application's executable data using <tt>teensy_loader_cli</tt>.</td>
* </tr>
* </table>
*
...
...
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