2013-11-03 |
Dean Camera | Merge pull request #12 from mondalaci/generichid-node... |
blob | commitdiff |
2013-11-03 |
Dean Camera | Merge pull request #11 from mondalaci/generichid-libusb... |
blob | commitdiff |
2013-11-03 |
Dean Camera | Fix signature bytes in the DFU class bootloader. |
blob | commitdiff |
2013-03-27 |
Dean Camera | Fixed race condition in the DFU class bootloader causin... |
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-07-07 |
Dean Camera | Reduce bootloader magic key to 16 bits to save FLASH... |
blob | commitdiff | diff to current |
2012-06-09 |
Dean Camera | Added new JTAG_ENABLE() macro for the AVR8 architecture... |
blob | commitdiff | diff to current |
2012-06-01 |
Dean Camera | Switch over Demos, Bootloaders and Projects to the... |
blob | commitdiff | diff to current |
2012-05-29 |
Dean Camera | Ensure the DFU bootloader disables and clears the activ... |
blob | commitdiff | diff to current |
2012-05-21 |
Dean Camera | AppConfigHeaders: Merge in latest trunk. |
blob | commitdiff | diff to current |
2012-05-21 |
Dean Camera | Turn off watchdog before jumping to the user applicatio... |
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-29 |
Dean Camera | The library bootloaders will now correctly start the... |
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-01-29 |
Dean Camera | Fixed DFU class bootloader not resetting the LED pins... |
blob | commitdiff | diff to current |
2012-01-15 |
Dean Camera | Minor bootloader tweaks; make some functions static... |
blob | commitdiff | diff to current |
2011-12-23 |
Dean Camera | Run wspurify script on /trunk/ and /branches/ C source... |
blob | commitdiff | diff to current |
2011-11-23 |
Dean Camera | Use the proper "-Wl,--undefined=BootloaderAPI_JumpTable... |
blob | commitdiff | diff to current |
2011-10-11 |
Dean Camera | Added User Application APIs to the CDC and DFU class... |
blob | commitdiff | diff to current |
2011-06-05 |
Dean Camera | Massive corrections to the project documentation and... |
blob | commitdiff | diff to current |
2011-04-23 |
Dean Camera | Make DFU and CDC class bootloaders also toggle the... |
blob | commitdiff | diff to current |
2011-04-23 |
Dean Camera | Added LED flashing to the CDC and DFU class bootloaders... |
blob | commitdiff | diff to current |
2011-04-08 |
Dean Camera | Correct UC3 global interrupt functions. |
blob | commitdiff | diff to current |
2011-04-04 |
Dean Camera | Renamed all low level Endpoint_Read_*, Endpoint_Write_... |
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-02-09 |
Dean Camera | Change bootloader makefiles to automatically compute... |
blob | commitdiff | diff to current |
2011-01-30 |
Dean Camera | Renamed all driver termination *_ShutDown() functions... |
blob | commitdiff | diff to current |
2011-01-01 |
Dean Camera | Update copyright year on all source files. |
blob | commitdiff | diff to current |
2010-11-27 |
Dean Camera | Fixed broken DFU bootloader, added XPLAIN support for... |
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-12 |
Dean Camera | Add the "REQ_" prefix to the DFU class bootloader class... |
blob | commitdiff | diff to current |
2010-08-05 |
Dean Camera | Fixed software application start command broken in... |
blob | commitdiff | diff to current |
2010-07-30 |
Dean Camera | Oops - fix mixed "initialize" and "initialise" - opt... |
blob | commitdiff | diff to current |
2010-07-30 |
Dean Camera | More spell checking of all source files -- correct... |
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-01-24 |
Dean Camera | Fixed DFU bootloader programming not discarding the... |
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-29 |
Dean Camera | Add to the existing CDC Class Driver's CreateStream... |
blob | commitdiff | diff to current |
2009-09-07 |
Dean Camera | Corrected incorrect signature bytes for the AT90USB82... |
blob | commitdiff | diff to current |
2009-09-06 |
Dean Camera | Fixed DFU and CDC class bootloaders on the AT90USBXXX2... |
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-21 |
Dean Camera | Added new USB_DeviceState variable to keep track of... |
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-26 |
Dean Camera | Optimize vendor/product description string display... |
blob | commitdiff | diff to current |
2009-06-21 |
Dean Camera | Re-add signature byte defines to the DFU and CDC class... |
blob | commitdiff | diff to current |
2009-06-09 |
Dean Camera | Updated bootloaders to use the new main() function... |
blob | commitdiff | diff to current |
2009-06-08 |
Dean Camera | Finished CDC device class driver documentation. |
blob | commitdiff | diff to current |
2009-06-08 |
Dean Camera | Converted Host mode demos to schedulerless. Fixed host... |
blob | commitdiff | diff to current |
2009-05-26 |
Dean Camera | Fix all device mode demos broken in the recent API... |
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 | Corrected CDC class bootloader to fix a few bugs, chang... |
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-03-09 |
Dean Camera | Altered DFU bootloader to use the signature byte consta... |
blob | commitdiff | diff to current |
2009-02-23 |
Dean Camera | Moved all source to the trunk directory. |
blob | commitdiff | diff to current |
|