projects
/
pub
/
lufa.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Update copyrights for 2021.
[pub/lufa.git]
/
Demos
/
Device
/
ClassDriver
/
MassStorageKeyboard
/
MassStorageKeyboard.c
2021-01-30
Dean Camera
Update copyrights for 2021.
blob
|
commitdiff
2020-06-15
Dean Camera
Documentation: Update copyrights to 2020.
blob
|
commitdiff
|
diff to current
2019-01-08
Dean Camera
Documentation: Update copyrights to 2019.
blob
|
commitdiff
|
diff to current
2018-01-04
Dean Camera
Update copyrights for 2018.
blob
|
commitdiff
|
diff to current
2017-04-18
Dean Camera
Update copyrights for 2017.
blob
|
commitdiff
|
diff to current
2016-04-03
Dean Camera
Merge branch 'master' into dmbs
blob
|
commitdiff
|
diff to current
2016-01-31
Dean Camera
Update copyrights to 2016.
blob
|
commitdiff
|
diff to current
2015-10-03
Dean Camera
Merge pull request #46 from NicoHood/patch-1
blob
|
commitdiff
|
diff to current
2015-08-01
Dean Camera
Merge pull request #49 from the2masters/progmem
blob
|
commitdiff
|
diff to current
2015-05-17
Dean Camera
Update copyrights to 2015 (better late than never).
blob
|
commitdiff
|
diff to current
2014-01-05
Dean Camera
Merge pull request #19 from mondalaci/attr-no-inline...
blob
|
commitdiff
|
diff to current
2014-01-03
Dean Camera
Update copyrights for 2014.
blob
|
commitdiff
|
diff to current
2013-10-06
Dean Camera
Merge pull request #8 from mondalaci/extract-interface...
blob
|
commitdiff
|
diff to current
2013-10-06
László Monda
Extract interface numbers into enums.
blob
|
commitdiff
|
diff to current
2013-06-12
Dean Camera
Update board Dataflash_Init() functions to automaticall...
blob
|
commitdiff
|
diff to current
2013-05-20
Dean Camera
Merge branch 'XMEGA-Demo-Ports-ClockOnly'
blob
|
commitdiff
|
diff to current
2013-05-19
Dean Camera
Merge branch 'master' into XMEGA-Demo-Ports-ClockOnly
blob
|
commitdiff
|
diff to current
2013-05-19
Dean Camera
Add XMEGA support to the class driver demos where possible.
blob
|
commitdiff
|
diff to current
2013-03-18
Dean Camera
Minor documentation improvements.
blob
|
commitdiff
|
diff to current
2013-01-03
Dean Camera
Update copyright year to 2013.
blob
|
commitdiff
|
diff to current
2012-10-05
Dean Camera
Minor documentation improvements.
blob
|
commitdiff
|
diff to current
2012-09-17
Dean Camera
Use the framework provided GlobalInterruptEnable()...
blob
|
commitdiff
|
diff to current
2012-05-10
Dean Camera
Add branch for the conversion of demos to use standard...
blob
|
commitdiff
|
diff to current
2012-04-14
Dean Camera
Reintegrate the FullEPAddresses development branch...
blob
|
commitdiff
|
diff to current
2012-03-09
Dean Camera
Added Dataflash operational checks and aborts to all...
blob
|
commitdiff
|
diff to current
2012-02-04
Dean Camera
Update file contributor copyrights for 2012.
blob
|
commitdiff
|
diff to current
2012-02-04
Dean Camera
Update file header copyrights for 2012.
blob
|
commitdiff
|
diff to current
2012-02-04
Dean Camera
Minor documentation corrections.
blob
|
commitdiff
|
diff to current
2011-11-16
Dean Camera
Fixed misspelled HID_KEYBOARD_MODIFIER_* macros in...
blob
|
commitdiff
|
diff to current
2011-06-05
Dean Camera
Massive corrections to the project documentation and...
blob
|
commitdiff
|
diff to current
2011-02-10
Dean Camera
Add static keyword to all project globals whose scope...
blob
|
commitdiff
|
diff to current
2011-01-01
Dean Camera
Update copyright year on all source files.
blob
|
commitdiff
|
diff to current
2010-12-17
Dean Camera
Fix a few more incorrectly ordered endpoint initialisat...
blob
|
commitdiff
|
diff to current
2010-11-05
Dean Camera
Renamed the EVENT_USB_Device_UnhandledControlRequest...
blob
|
commitdiff
|
diff to current
2010-10-28
Dean Camera
Added standard keyboard HID report scancode defines...
blob
|
commitdiff
|
diff to current
2010-10-28
Dean Camera
Changed over fourwalledcubicle.com links to the new...
blob
|
commitdiff
|
diff to current
2010-10-13
Dean Camera
Clean up excessive whitespace at the end of each line...
blob
|
commitdiff
|
diff to current
2010-09-28
Dean Camera
Move out many of the common class driver constants...
blob
|
commitdiff
|
diff to current
2010-08-09
Dean Camera
Removed complicated logic for the Endpoint_ConfigureEnd...
blob
|
commitdiff
|
diff to current
2010-07-29
Dean Camera
Added support to the AVRISP-MKII project for ISP speeds...
blob
|
commitdiff
|
diff to current
2010-07-21
Dean Camera
Update all demos, projects and bootloaders to indent...
blob
|
commitdiff
|
diff to current
2010-07-13
Dean Camera
Added const attributes to some of the class driver...
blob
|
commitdiff
|
diff to current
2010-06-25
Dean Camera
Fix Doxygen formatting of parameters for the CALLBACK_H...
blob
|
commitdiff
|
diff to current
2010-05-09
Dean Camera
Add new ReportType parameter to the HID class driver...
blob
|
commitdiff
|
diff to current
2010-05-08
Dean Camera
Add svn:eol-style property to source files, so that...
blob
|
commitdiff
|
diff to current
2010-04-28
Dean Camera
USB_Init() no longer calls sei() to enable global inter...
blob
|
commitdiff
|
diff to current
2010-04-18
Dean Camera
Add const keyword to the demo function parameters where...
blob
|
commitdiff
|
diff to current
2010-02-07
Dean Camera
Added Keyboard LED report masks (KEYBOARD_LED_*) to...
blob
|
commitdiff
|
diff to current
2010-02-07
Dean Camera
Added keyboard modifier masks (HID_KEYBOARD_MODIFER_...
blob
|
commitdiff
|
diff to current
2010-01-03
Dean Camera
Clean up MassStorageKeyboard demo.
blob
|
commitdiff
|
diff to current
2009-12-30
Dean Camera
Update copyright year to 2010.
blob
|
commitdiff
|
diff to current
2009-12-28
Dean Camera
Fix MIT license language to make its intent clearer.
blob
|
commitdiff
|
diff to current
2009-11-25
Dean Camera
Fix build and Doxygen errors.
blob
|
commitdiff
|
diff to current
2009-11-23
Dean Camera
Added new ReportType parameter to the HID Device Class...
blob
|
commitdiff
|
diff to current
2009-11-06
Dean Camera
Add optional double-banking support to the Device mode...
blob
|
commitdiff
|
diff to current
2009-10-26
Dean Camera
Make HID device class driver ignore the previous HID...
blob
|
commitdiff
|
diff to current
2009-09-21
Dean Camera
Finish initial draft of the Host Mode HID Class driver.
blob
|
commitdiff
|
diff to current
2009-09-21
Dean Camera
Added new MassStorageKeyboard Device Class Driver demo...
blob
|
commitdiff
|
diff to current