aboutsummaryrefslogtreecommitdiffstats
path: root/Bootloaders/DFU/BootloaderDFU.txt
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2012-02-24 20:26:19 +0000
committerDean Camera <dean@fourwalledcubicle.com>2012-02-24 20:26:19 +0000
commit63a65a9598266f2ede393d6cf2e24237c81bf158 (patch)
tree56e63026e344499a0c66dd7ba4c7489abbe066ed /Bootloaders/DFU/BootloaderDFU.txt
parente406140f119281a945c281d25e9a1041b862d592 (diff)
downloadlufa-63a65a9598266f2ede393d6cf2e24237c81bf158.tar.gz
lufa-63a65a9598266f2ede393d6cf2e24237c81bf158.tar.bz2
lufa-63a65a9598266f2ede393d6cf2e24237c81bf158.zip
Minor documentation fixes - change \note entries to \warning where appropriate and remove/update old documentation.
Diffstat (limited to 'Bootloaders/DFU/BootloaderDFU.txt')
-rw-r--r--Bootloaders/DFU/BootloaderDFU.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Bootloaders/DFU/BootloaderDFU.txt b/Bootloaders/DFU/BootloaderDFU.txt
index f7f5ee9a8..110d361b6 100644
--- a/Bootloaders/DFU/BootloaderDFU.txt
+++ b/Bootloaders/DFU/BootloaderDFU.txt
@@ -94,7 +94,7 @@
* Several user application functions for FLASH and other special memory area manipulations are exposed by the bootloader,
* allowing the user application to call into the bootloader at runtime to read and write FLASH data.
*
- * \note The APIs exposed by the DFU class bootloader are \b NOT compatible with the API exposed by the official Atmel DFU bootloader.
+ * \warning The APIs exposed by the DFU class bootloader are \b NOT compatible with the API exposed by the official Atmel DFU bootloader.
*
* By default, the bootloader API jump table is located 32 bytes from the end of the device's FLASH memory, and follows the
* following layout: