aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/DoxygenPages/ProgrammingApps.txt
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2016-04-05 21:19:29 +1000
committerDean Camera <dean@fourwalledcubicle.com>2016-04-05 21:19:29 +1000
commit49148fef9b5d74e5db607c6e39ad1c08f62b9b58 (patch)
tree1acda324a1334c208f775b1c9e22e934ef7c64f5 /LUFA/DoxygenPages/ProgrammingApps.txt
parent9669a00c34dc7545b2ca538b5aa0fde745483824 (diff)
parent3126cbbf96a24afd447ece00248e5ece39dd088a (diff)
downloadlufa-49148fef9b5d74e5db607c6e39ad1c08f62b9b58.tar.gz
lufa-49148fef9b5d74e5db607c6e39ad1c08f62b9b58.tar.bz2
lufa-49148fef9b5d74e5db607c6e39ad1c08f62b9b58.zip
Replace the LUFA build system with DMBS.
Replace LUFA build system with its successor, DMBS, for easier maintenance.
Diffstat (limited to 'LUFA/DoxygenPages/ProgrammingApps.txt')
-rw-r--r--LUFA/DoxygenPages/ProgrammingApps.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/LUFA/DoxygenPages/ProgrammingApps.txt b/LUFA/DoxygenPages/ProgrammingApps.txt
index 4759ac87a..653b4ad04 100644
--- a/LUFA/DoxygenPages/ProgrammingApps.txt
+++ b/LUFA/DoxygenPages/ProgrammingApps.txt
@@ -24,7 +24,4 @@
* If you wish to use the DFU bootloader to program in your application, refer to your DFU programmer's documentation.
* Atmel provides a free utility called FLIP which is USB AVR compatible, and an open source (Linux compatible)
* alternative exists called "dfu-programmer".
- *
- * \see \ref Page_BuildModule_DFU for information on the LUFA build system DFU module, for automatic DFU bootloader
- * programming makefile targets.
*/