From 924edb2f9ae0ffd5d3cbe246aa1d5a3c201260d5 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Thu, 21 Jun 2012 21:22:05 +0000 Subject: Oops - fix HID build system module documentation error. --- LUFA/DoxygenPages/BuildSystem.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/LUFA/DoxygenPages/BuildSystem.txt b/LUFA/DoxygenPages/BuildSystem.txt index 0d7d6be74..5190adf26 100644 --- a/LUFA/DoxygenPages/BuildSystem.txt +++ b/LUFA/DoxygenPages/BuildSystem.txt @@ -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 @@ * * * hid-teensy - * Program the device EEPROM memory with the application's executable data using teensy_loader_cli. + * Program the device FLASH memory with the application's executable data using teensy_loader_cli. * * * -- cgit v1.2.3