From f7cdc8236988eca7f5b22a87c648f989414be1e8 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Sun, 7 Feb 2016 16:15:29 +1100 Subject: Added AVRDUDE_MEMORY option to the AVRDUDE build system module (thanks to Alex Ferm). --- LUFA/DoxygenPages/BuildSystem.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'LUFA/DoxygenPages') diff --git a/LUFA/DoxygenPages/BuildSystem.txt b/LUFA/DoxygenPages/BuildSystem.txt index 7ddfa1be3..e06727e84 100644 --- a/LUFA/DoxygenPages/BuildSystem.txt +++ b/LUFA/DoxygenPages/BuildSystem.txt @@ -443,6 +443,10 @@ * AVRDUDE_FLAGS * Additional flags to pass to avrdude when programming, applied after the automatically generated flags. * + * + * AVRDUDE_MEMORY + * Main memory space used when programming in an application *e.g. application for a DFU bootloader, or flash for a regular programmer). + * * * * \section SSec_BuildModule_AVRDUDE_ProvidedVariables Module Provided Variables -- cgit v1.2.3