aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2012-03-09 22:02:29 +0000
committerDean Camera <dean@fourwalledcubicle.com>2012-03-09 22:02:29 +0000
commit3ea356a72054b540e1c529fee5f55b10324254a4 (patch)
tree53c0e2da94e0e9ba0bd48f709fc08e03ca89b506 /LUFA
parent8de8d7ab5a280ed9fc062c4bbc0f43350de1f383 (diff)
downloadlufa-3ea356a72054b540e1c529fee5f55b10324254a4.tar.gz
lufa-3ea356a72054b540e1c529fee5f55b10324254a4.tar.bz2
lufa-3ea356a72054b540e1c529fee5f55b10324254a4.zip
Added Dataflash operational checks and aborts to all projects using the Dataflash to ensure it is working correctly before use.
Diffstat (limited to 'LUFA')
-rw-r--r--LUFA/DoxygenPages/ChangeLog.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/LUFA/DoxygenPages/ChangeLog.txt b/LUFA/DoxygenPages/ChangeLog.txt
index d806c6ee8..c769c07e9 100644
--- a/LUFA/DoxygenPages/ChangeLog.txt
+++ b/LUFA/DoxygenPages/ChangeLog.txt
@@ -12,6 +12,7 @@
* - Added support for the BitWizard Multio and Big-Multio boards
* - Library Applications:
* - Modified the CDC Host demos to set a default CDC Line Encoding on enumerated devices
+ * - Added Dataflash operational checks and aborts to all projects using the Dataflash to ensure it is working correctly before use
*
* <b>Changed:</b>
* - Core: