Added beginnings of a new AVRISP-MKII clone project.
[pub/USBasp.git] / LUFA / Drivers / Board /
2009-07-30 Dean CameraAdded standard stream example to the ClassDriver CDC...
2009-07-24 Dean CameraAdded new LEDs_ToggleLEDs() function to the Board LEDs...
2009-07-14 Dean CameraAdded better module summaries.
2009-06-29 Dean CameraDataflash_WaitWhileBusy() now always ensures that the...
2009-06-28 Dean CameraAdded const modifiers to device mode class drivers.
2009-06-16 Dean CameraAdded USB Missle Launcher project, submitted by Dave...
2009-05-07 Dean CameraFix build errors in Joystick device demo and library...
2009-05-06 Dean CameraChanged HWB board driver to Buttons driver, to allow...
2009-05-05 Dean CameraFixed missing semicolon in the ATAVRUSBRF01 LED board...
2009-05-04 Dean CameraChanged PIPE_CONTROLPIPE_DEFAULT_SIZE from 8 to 64...
2009-04-22 Dean CameraDocumentation enhancements to improve documentation...
2009-04-19 Dean CameraFixed incorrect HID interface class and subclass values...
2009-04-17 Dean CameraMore documentation changes for better module-level...
2009-04-16 Dean CameraPartial commit: change references to Drivers/AT90USBXXX...
2009-04-16 Dean CameraFixed GenericHIDHost demo report write routine incorrec...
2009-04-01 Dean CameraAll comments in the library, bootloaders, demos and...
2009-03-17 Dean CameraBoard Dataflash driver now allows for dataflash ICs...
2009-03-04 Dean CameraUpdated makefiles to reflect new dfu-ee programming...
2009-02-23 Dean CameraMoved all source to the trunk directory.