projects
/
pub
/
lufa.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Oops - fix HID build system module documentation error.
[pub/lufa.git]
/
LUFA
/
DoxygenPages
/
BuildSystem.txt
diff --git
a/LUFA/DoxygenPages/BuildSystem.txt
b/LUFA/DoxygenPages/BuildSystem.txt
index
0d7d6be
..
5190adf
100644
(file)
--- a/
LUFA/DoxygenPages/BuildSystem.txt
+++ b/
LUFA/DoxygenPages/BuildSystem.txt
@@
-518,7
+518,7
@@
*
\r
* To use this module in your application makefile, add the following code:
\r
* \code
\r
*
\r
* To use this module in your application makefile, add the following code:
\r
* \code
\r
- * include $(LUFA_PATH)/Build/lufa.dfu.in
+ * include $(LUFA_PATH)/Build/lufa.dfu.in
\r
* \endcode
\r
*
\r
* \section SSec_BuildModule_DFU_Requirements Requirements
\r
* \endcode
\r
*
\r
* \section SSec_BuildModule_DFU_Requirements Requirements
\r
@@
-682,7
+682,7
@@
* </tr>
\r
* <tr>
\r
* <td><tt>hid-teensy</tt></td>
\r
* </tr>
\r
* <tr>
\r
* <td><tt>hid-teensy</tt></td>
\r
- * <td>Program the device
EEPROM
memory with the application's executable data using <tt>teensy_loader_cli</tt>.</td>
\r
+ * <td>Program the device
FLASH
memory with the application's executable data using <tt>teensy_loader_cli</tt>.</td>
\r
* </tr>
\r
* </table>
\r
*
\r
* </tr>
\r
* </table>
\r
*
\r