aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2009-03-17 12:58:15 +0000
committerDean Camera <dean@fourwalledcubicle.com>2009-03-17 12:58:15 +0000
commit904ad3abd2df55b8f7da2ab84cee13f087386958 (patch)
treee5f473aab4a990f4f63f14b4bbfc2215c6249ce7 /LUFA
parent14c5615474b46716d69141ed459c5aa2af3bd65d (diff)
downloadlufa-904ad3abd2df55b8f7da2ab84cee13f087386958.tar.gz
lufa-904ad3abd2df55b8f7da2ab84cee13f087386958.tar.bz2
lufa-904ad3abd2df55b8f7da2ab84cee13f087386958.zip
Incomplete non-functional BluetoothHost demo removed until it has reached a stable state to prevent confusion.
Diffstat (limited to 'LUFA')
-rw-r--r--LUFA/ChangeLog.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/LUFA/ChangeLog.txt b/LUFA/ChangeLog.txt
index 325cef122..6e837f36c 100644
--- a/LUFA/ChangeLog.txt
+++ b/LUFA/ChangeLog.txt
@@ -37,6 +37,7 @@
* to Kenneth Clubb)
* - Added DataflashManager_WriteBlocks_RAM() and DataflashManager_ReadBlocks_RAM() functions to the MassStorage demo, to allow for easy
* interfacing with a FAT library for dataflash file level access
+ * - Incomplete non-functional BluetoothHost demo removed until it has reached a stable state to prevent confusion
*
* \section Sec_ChangeLog090209 Version 090209
*