More improvements to the incomplete BluetoothHost demo - add Disconnection Event...
[pub/lufa.git] / Projects / MissileLauncher /
2010-04-01 Dean CameraMore improvements to the incomplete BluetoothHost demo...
2010-02-04 Dean CameraNew BOARD value option BOARD_NONE (equivelent to not...
2010-02-03 Dean CameraExlude the "INCLUDE_FROM_*" macros from the individual...
2010-01-25 Dean CameraAdd Webserver project Doxygen configuration file and...
2010-01-06 Dean CameraUpdate Doxygen configuration files to the latest Doxyge...
2009-12-30 Dean CameraUpdate copyright year to 2010.
2009-12-28 Dean CameraFix MIT license language to make its intent clearer.
2009-12-26 Dean CameraAdded const where possible to the source functions...
2009-12-15 Dean CameraSpeed up bit-banged USART code in the AVRISP project.
2009-12-09 Dean CameraIncrease timeout of Mass Storage and Still Image host...
2009-11-13 Dean CameraCorrected the name of the misnamed USB_GetDeviceConfigD...
2009-11-07 Dean CameraMake Low Level host demos use void pointers for the...
2009-10-16 Dean CameraFix invalid Event name rule in demo/project makefiles.
2009-10-12 Dean CameraMake Audio device demos compatible with AVRs running...
2009-10-08 Dean CameraApplication documentation/comment cleanup.
2009-09-09 Dean CameraRemove USE_NONSTANDARD_DESCRIPTOR_NAMES compile time...
2009-09-06 Dean CameraAdd in new invalid event hook check targets to project...
2009-09-01 Dean CameraFix up MissileLauncher demo's ConfigurationDescriptor...
2009-08-30 Dean CameraReplace -finline-limit with -fno-inline-small-functions...
2009-08-05 Dean CameraRenamed all library events to properly seperate out...
2009-07-28 Dean CameraChange project makefiles so that the current target...
2009-07-24 Dean CameraAdded new LEDs_ToggleLEDs() function to the Board LEDs...
2009-07-23 Dean CameraAdded new Benito project, a simple modified USB-to...
2009-07-21 Dean CameraAdded new USB_DeviceState variable to keep track of...
2009-07-20 Dean CameraChange Doxygen configuration files to not produce 4096...
2009-07-16 Dean CameraMinor updates to the Magstripe and MissileLauncher...
2009-07-13 Dean CameraAdded compatibility list to the documentation of each...
2009-07-13 Dean CameraAdded new HOST_STATE_WaitForDeviceRemoval host state...
2009-07-11 Dean CameraAdded incomplete PrinterHost demo application.
2009-06-28 Dean CameraAdded const modifiers to device mode class drivers.
2009-06-23 Dean CameraPipe_ConfigurePipe() now automatically defaults IN...
2009-06-19 Dean CameraFix makefiles -- the auto-addition of -D switches to...
2009-06-19 Dean CameraMove LUFA compile time options to a new section in...
2009-06-19 Dean CameraExtend USB_GetDeviceConfigDescriptor() routine to requi...
2009-06-18 Dean CameraOops - restore deleted MissileLauncher project, fix...