Add FatFS library to the Webserver project, extend the HTTP server so that it now...
[pub/USBasp.git] / LUFA / Drivers / Board / LEDs.h
2009-12-30 Dean CameraUpdate copyright year to 2010.
2009-12-28 Dean CameraFix MIT license language to make its intent clearer.
2009-12-04 Dean CameraAdded support for the Atmel EVK527 board hardware.
2009-12-03 Dean CameraAdded support for the Dataflash mounted on the XPLAIN...
2009-10-03 Dean CameraChanged Audio Class driver sample read/write functions...
2009-10-02 Dean CameraAdded support for the Atmel XPLAIN board.
2009-09-17 Dean CameraAdded support for the officially recommended layout...
2009-08-31 Dean CameraRemoved unused INCLUDE_FROM_BOARD_DRIVER internal defin...
2009-07-24 Dean CameraAdded new LEDs_ToggleLEDs() function to the Board LEDs...
2009-07-14 Dean CameraAdded better module summaries.
2009-06-28 Dean CameraAdded const modifiers to device mode class drivers.
2009-05-05 Dean CameraFixed missing semicolon in the ATAVRUSBRF01 LED board...
2009-04-17 Dean CameraMore documentation changes for better module-level...
2009-04-16 Dean CameraFixed GenericHIDHost demo report write routine incorrec...
2009-04-01 Dean CameraAll comments in the library, bootloaders, demos and...
2009-02-23 Dean CameraMoved all source to the trunk directory.