index
:
suspect-devices/lufa
master
fork to update the benito, midimonster and other suspect devices products
feurig
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
LUFA
/
DriverStubs
Age
Commit message (
Expand
)
Author
2010-09-11
Added new project makefile template to the library and moved board driver stu...
Dean
2010-08-18
Fixed MassStorage based demos and projects resetting the SCSI sense values be...
Dean
2010-07-30
More spell checking of all source files -- correct missed errors, switch to E...
Dean
2010-07-29
Spell check all source files once again to find any typos.
Dean
2010-07-22
Convert over internal pseudo-function macros to true inline functions for add...
Dean
2010-07-04
Improve commenting of the Dataflash stub board driver file, to prevent confus...
Dean
2010-06-03
Minor documentation cleanups.
Dean
2010-05-08
Add svn:eol-style property to source files, so that the line endings are corr...
Dean
2010-02-24
Revert changes made for the partial port to the AVR32 architecture.
Dean
2010-02-22
Change over board hardware drivers to use the custom uintN_t and intN_t nativ...
Dean
2010-02-11
Add more include protection macros to give the user warnings when they try to...
Dean
2009-12-30
Update copyright year to 2010.
Dean
2009-12-28
Fix MIT license language to make its intent clearer.
Dean
2009-12-13
Use -pedantic compile time option to find and correct several minor code errors.
Dean
2009-11-09
Spell check all source code variables, comments and strings.
Dean
2009-08-05
Fixed issue in USBtoSerial demos where the USART Rx line was not having its p...
Dean
2009-07-24
Added new LEDs_ToggleLEDs() function to the Board LEDs driver.
Dean
2009-06-28
Added const modifiers to device mode class drivers.
Dean
2009-05-06
Changed HWB board driver to Buttons driver, to allow for the support of futur...
Dean
2009-04-19
Fixed incorrect HID interface class and subclass values in the Mouse and Keyb...
Dean
2009-04-01
All comments in the library, bootloaders, demos and projects have now been sp...
Dean
2009-03-17
Board Dataflash driver now allows for dataflash ICs which use different shift...
Dean
2009-03-04
Updated makefiles to reflect new dfu-ee programming target invocations (suppl...
Dean