From 3eb81df998349e90c3d973e6301f19382c5b2e84 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Thu, 15 Apr 2010 11:04:24 +0000 Subject: Rename FunctionAttributes.h to Attributes.h, as some attributes are applicable to variables also. Add new ATTR_NOINIT attribute for global variables. Add the beginnings of a SDP implentation to the incomplete BluetoothHost demo. Add const attribute to the Mass Storage Host driver functions where it was applicable, but missing. --- LUFA/ManPages/ChangeLog.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'LUFA/ManPages/ChangeLog.txt') diff --git a/LUFA/ManPages/ChangeLog.txt b/LUFA/ManPages/ChangeLog.txt index 57093aeb6..f4c995f17 100644 --- a/LUFA/ManPages/ChangeLog.txt +++ b/LUFA/ManPages/ChangeLog.txt @@ -12,6 +12,7 @@ * - Added incomplete MIDIToneGenerator project * - Added new Relay Controller Board project (thanks to OBinou) * - Added board hardware driver support for the Teensy, USBTINY MKII, Benito and JM-DB-U2 lines of third party USB AVR boards + * - Added new ATTR_NO_INIT variable attribute * * Changed: * - AVRISP programmer project now has a more robust timeout system, allowing for an increase of the software USART speed -- cgit v1.2.3