|
|
@ -518,7 +518,7 @@ |
|
|
|
* |
|
|
|
* |
|
|
|
* To use this module in your application makefile, add the following code: |
|
|
|
* To use this module in your application makefile, add the following code: |
|
|
|
* \code |
|
|
|
* \code |
|
|
|
* include $(LUFA_PATH)/Build/lufa.dfu.in |
|
|
|
* include $(LUFA_PATH)/Build/lufa.dfu.in |
|
|
|
* \endcode |
|
|
|
* \endcode |
|
|
|
* |
|
|
|
* |
|
|
|
* \section SSec_BuildModule_DFU_Requirements Requirements |
|
|
|
* \section SSec_BuildModule_DFU_Requirements Requirements |
|
|
@ -682,7 +682,7 @@ |
|
|
|
* </tr> |
|
|
|
* </tr> |
|
|
|
* <tr> |
|
|
|
* <tr> |
|
|
|
* <td><tt>hid-teensy</tt></td> |
|
|
|
* <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> |
|
|
|
* </tr> |
|
|
|
* </table> |
|
|
|
* </table> |
|
|
|
* |
|
|
|
* |
|
|
|