Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright year to 2010. | Dean Camera | 2009-12-30 | 1 | -2/+2 |
| | |||||
* | Fix references to the renamed AVRISP-MKII project folder. | Dean Camera | 2009-12-27 | 1 | -1/+1 |
| | |||||
* | Enhance the HotmailNotifier project so that the LEDs' individual brightness ↵ | Dean Camera | 2009-12-18 | 1 | -1/+2 |
| | | | | can be controlled individually via software PWM. | ||||
* | Fixed USB_CurrentMode not being reset to USB_MODE_NONE when the USB ↵ | Dean Camera | 2009-12-18 | 1 | -1/+1 |
| | | | | interface is shut down and both Host and Device modes can be used (thanks to Daniel Levy). | ||||
* | Add const attribute to class driver APIs. | Dean Camera | 2009-11-03 | 1 | -0/+2 |
| | | | | Add new manual pages detailing the advantages of LUFA over the official Atmel USB AVR stack, and reasons why LUFA should be used over a built-from-scratch USB stack. | ||||
* | Application documentation/comment cleanup. | Dean Camera | 2009-10-08 | 1 | -3/+2 |
| | |||||
* | Minor documentation fixups. | Dean Camera | 2009-10-03 | 1 | -1/+1 |
| | |||||
* | Removed interrupt disable/enable from the Device mode control request ↵ | Dean Camera | 2009-08-02 | 1 | -2/+2 |
| | | | | | | processing routines, as they can cause problems with user code and can cause infinite spinlocks under some circumstances. Added new LUFA logo from EDIGMA.COM. | ||||
* | Added better module summaries. | Dean Camera | 2009-07-14 | 1 | -1/+5 |
| | |||||
* | Split Getting Started page of the documentation into its own section. | Dean Camera | 2009-06-26 | 1 | -2/+2 |
| | |||||
* | Add demos/bootloaders/projects overview to the manual. | Dean Camera | 2009-06-22 | 1 | -12/+5 |
| | |||||
* | Add new temp LUFA project logo to the manual. | Dean Camera | 2009-06-21 | 1 | -4/+10 |
| | |||||
* | Added USB Missle Launcher project, submitted by Dave Fletcher. | Dean Camera | 2009-06-16 | 1 | -1/+4 |
| | |||||
* | Move main library documentation pages into a new ManPages subdirectory. | Dean Camera | 2009-06-15 | 1 | -0/+34 |