aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/ManPages
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2011-08-04 05:32:17 +0000
committerDean Camera <dean@fourwalledcubicle.com>2011-08-04 05:32:17 +0000
commitddae47979d258aacfc88390c363fc805bb60144a (patch)
tree7c95cc6c186b9a0c42c10fbd490dc9d07f3d0e68 /LUFA/ManPages
parentaceb015ea75267f97b97e0bce11b7f6123b0bc06 (diff)
downloadlufa-ddae47979d258aacfc88390c363fc805bb60144a.tar.gz
lufa-ddae47979d258aacfc88390c363fc805bb60144a.tar.bz2
lufa-ddae47979d258aacfc88390c363fc805bb60144a.zip
Update LUFAConfig.h with missing options for the AVR32 target.
Add Binary Page Mode fuse command bytes to the AT45DB642D.h Dataflash header.
Diffstat (limited to 'LUFA/ManPages')
-rw-r--r--LUFA/ManPages/FutureChanges.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/LUFA/ManPages/FutureChanges.txt b/LUFA/ManPages/FutureChanges.txt
index 51656ac00..74ffdf879 100644
--- a/LUFA/ManPages/FutureChanges.txt
+++ b/LUFA/ManPages/FutureChanges.txt
@@ -25,6 +25,7 @@
* -# Consider switch from endpoint numbers to full endpoint addresses to ease future architecture expansion
* -# Fix HID report parser usage support for array types
* -# Add additional standard request helper functions to host mode
+ * -# Add Dataflash_SendCommand()
* - Documentation/Support
* -# Add detailed overviews of how each demo works
* -# Add board overviews