Add FatFS library to the Webserver project, extend the HTTP server so that it now...
[pub/USBasp.git] / LUFA / Drivers / Peripheral / SPI.h
2009-12-30 Dean CameraUpdate copyright year to 2010.
2009-12-28 Dean CameraFix MIT license language to make its intent clearer.
2009-11-09 Dean CameraSpell check all source code variables, comments and...
2009-08-23 Dean CameraFixed AVRISP programmer demo -- can now connect to...
2009-08-23 Dean CameraAdded V2Protocol handlers to the AVRISP project to...
2009-07-14 Dean CameraAdded better module summaries.
2009-06-28 Dean CameraAdded const modifiers to device mode class drivers.
2009-04-26 Dean CameraFixed SPI driver init function not clearing SPI2X bit...
2009-04-17 Dean CameraMore documentation changes for better module-level...
2009-04-17 Dean CameraRename Drivers/AT90USBXXX to Drivers/Peripheral.