2022-01-02 |
Peter Henn | Merge tag 'LUFA-210130' into ProMicro |
blob | commitdiff |
2021-12-29 |
Peter Henn | Merge tag 'LUFA-170418' into ProMicro |
blob | commitdiff | diff to current |
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-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 | Pseudo-port the projects and dual role demos for possib... |
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-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-02-10 |
Dean Camera | Add static keyword to all project globals whose scope... |
blob | commitdiff | diff to current |
2011-01-30 |
Dean Camera | Add new HID_DESCRIPTOR_VENDOR() macro, change over... |
blob | commitdiff | diff to current |
2011-01-01 |
Dean Camera | Update copyright year on all source files. |
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 | 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-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-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 |
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 more Doxygen errors from missing parameter document... |
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 double banking property to LUFA powered projects... |
blob | commitdiff | diff to current |
2009-09-21 |
Dean Camera | Fix broken MagStripe demo due to the HID Class driver... |
blob | commitdiff | diff to current |
2009-08-16 |
Dean Camera | Added new EVENT_USB_Device_StartOfFrame() event, contro... |
blob | commitdiff | diff to current |
2009-08-05 |
Dean Camera | Renamed all library events to properly seperate out... |
blob | commitdiff | diff to current |
2009-07-31 |
Dean Camera | Fix demos based on the device mode HID class driver... |
blob | commitdiff | diff to current |
2009-07-30 |
Dean Camera | Add new HID_Device_MillisecondElapsed() function to... |
blob | commitdiff | diff to current |
2009-07-30 |
Dean Camera | Fix to HID device mode Class driver, so that new report... |
blob | commitdiff | diff to current |
2009-07-27 |
Dean Camera | State information for class drivers is now zeroed out... |
blob | commitdiff | diff to current |
2009-07-19 |
Dean Camera | Magstripe Project: Ensure that empty tracks still print... |
blob | commitdiff | diff to current |
2009-07-16 |
Dean Camera | Minor updates to the Magstripe and MissileLauncher... |
blob | commitdiff | diff to current |
2009-06-29 |
Dean Camera | Minor correction to MagStripe demo to fix build problems. |
blob | commitdiff | diff to current |
2009-06-28 |
Dean Camera | Added const modifiers to device mode class drivers. |
blob | commitdiff | diff to current |
2009-06-18 |
Dean Camera | Fix broken MagStripe project. |
blob | commitdiff | diff to current |
2009-06-15 |
Dean Camera | More Doxygen fixes - ensure no undocumented function... |
blob | commitdiff | diff to current |
2009-06-14 |
Dean Camera | Add host mode USB Class driver stubs, add beginnings... |
blob | commitdiff | diff to current |
2009-06-05 |
Dean Camera | Added multiple Report ID support to the HID class drive... |
blob | commitdiff | diff to current |
2009-06-04 |
Dean Camera | Minor documentation page updates. |
blob | commitdiff | diff to current |
2009-06-02 |
Dean Camera | Removed new Start of Frame event from the library;... |
blob | commitdiff | diff to current |
2009-06-01 |
Dean Camera | Commit of new class abstraction APIs for all device... |
blob | commitdiff | diff to current |
2009-05-18 |
Dean Camera | Rewritten event system to remove all macros, to make... |
blob | commitdiff | diff to current |
2009-04-22 |
Dean Camera | USB_HostRequest renamed to USB_ControlRequest, entire... |
blob | commitdiff | diff to current |
2009-04-21 |
Dean Camera | Removed specialized Endpoint_ClearControl* and Pipe_Cle... |
blob | commitdiff | diff to current |
2009-04-20 |
Dean Camera | Changed over all deprecated GCC structure tag initializ... |
blob | commitdiff | diff to current |
2009-04-16 |
Dean Camera | Fixed GenericHIDHost demo report write routine incorrec... |
blob | commitdiff | diff to current |
2009-04-01 |
Dean Camera | All comments in the library, bootloaders, demos and... |
blob | commitdiff | diff to current |
2009-03-17 |
Dean Camera | Fixed broken Magstripe project and TeensyHID bootloader. |
blob | commitdiff | diff to current |
2009-03-10 |
Dean Camera | Fixed incorrect/missing control status stage transfers... |
blob | commitdiff | diff to current |
2009-03-09 |
Dean Camera | Removed SetSystemClockPrescaler() macro, the clock_pres... |
blob | commitdiff | diff to current |
2009-02-23 |
Dean Camera | Moved all source to the trunk directory. |
blob | commitdiff | diff to current |
|