Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added board hardware driver support for the Minimus board (thanks to the ↵ | Dean Camera | 2010-10-17 | 1 | -0/+1 |
| | | | | PSGroove team). | ||||
* | Added board hardware driver support for the Maximus board (thanks to the ↵ | Dean Camera | 2010-10-17 | 1 | -1/+2 |
| | | | | PSGroove team). | ||||
* | Added board hardware driver support for the Blackcat USB JTAG board (thanks ↵ | Dean Camera | 2010-10-17 | 1 | -0/+1 |
| | | | | to the PSGroove team). | ||||
* | Clean up excessive whitespace at the end of each line using the wspurify ↵ | Dean Camera | 2010-10-13 | 1 | -1/+1 |
| | | | | tool made by Laszlo Monda | ||||
* | Added board hardware driver support for the Busware CUL V3 board. | Dean Camera | 2010-10-06 | 1 | -0/+1 |
| | | | | Added SVN eol-style property to the library driver files that are missing it. | ||||
* | Added board hardware driver support for the Arduino Uno development board. | Dean Camera | 2010-09-28 | 1 | -0/+1 |
| | | | | Fixed incorrect LEDs_ChangeLEDs() function in the Benito board LED driver. | ||||
* | Added board hardware driver support for the BUI development board. | Dean Camera | 2010-09-14 | 1 | -8/+9 |
| | |||||
* | Added board hardware driver support for the UDIP development board. | Dean Camera | 2010-09-14 | 1 | -0/+1 |
| | |||||
* | Added board hardware driver support for the USBFOO development board. | Dean Camera | 2010-09-04 | 1 | -0/+1 |
| | |||||
* | Added board hardware driver support for the Olimex AVR-USB-162 development ↵ | Dean Camera | 2010-09-03 | 1 | -1/+2 |
| | | | | board (thanks to Steve Fawcett). | ||||
* | Add svn:eol-style property to source files, so that the line endings are ↵ | Dean Camera | 2010-05-08 | 1 | -40/+40 |
| | | | | correctly converted to the target system's native end of line style. | ||||
* | Added support for the JM-DB-U2 board hardware. | Dean Camera | 2010-03-30 | 1 | -0/+2 |
| | |||||
* | Added board hardware driver support for Tom's USBTINY MKII programmer. | Dean Camera | 2010-03-30 | 1 | -0/+1 |
| | |||||
* | Added new Relay Controller Board project (thanks to OBinou). | Dean Camera | 2010-03-24 | 1 | -5/+5 |
| | | | | Added hardware board driver support for the PJRC Teensy line of USB AVR boards. | ||||
* | Revert changes made for the partial port to the AVR32 architecture. | Dean Camera | 2010-02-24 | 1 | -2/+0 |
| | |||||
* | Update manual pages to reference unfinished AVR32 port, add port status to ↵ | Dean Camera | 2010-02-22 | 1 | -2/+2 |
| | | | | the Future Changes page. | ||||
* | Add drivers for the EVK1101 - begin full port to the AVR32 UC3B line of AVRs. | Dean Camera | 2010-02-22 | 1 | -0/+2 |
| | |||||
* | Added support for the Atmel EVK527 board hardware. | Dean Camera | 2009-12-04 | 1 | -2/+3 |
| | |||||
* | Added support for the Dataflash mounted on the XPLAIN board. Added new ↵ | Dean Camera | 2009-12-03 | 1 | -1/+2 |
| | | | | XPLAIN_REV1 board target for the first revision XPLAIN board, which used a different (smaller) Dataflash IC to later revisions. | ||||
* | Make the RNDISEthernetHost Class driver demo print out incomming packets ↵ | Dean Camera | 2009-11-26 | 1 | -2/+2 |
| | | | | from the attached RNDIS device. | ||||
* | Minor code cleanups for clarity. | Dean Camera | 2009-11-11 | 1 | -1/+1 |
| | |||||
* | Added support for the Atmel XPLAIN board. | Dean Camera | 2009-10-02 | 1 | -0/+1 |
| | |||||
* | Added new Pipe_IsFrozen() macro to determine if the currently selected pipe ↵ | Dean Camera | 2009-09-20 | 1 | -1/+1 |
| | | | | | | | | is frozen. Added new USB_GetHIDReportSize() function to the HID report parser to retrieve the size of a given report by its ID. More additions to the unfinished HID Host Class Driver. | ||||
* | Added support for the officially recommended layout of the external ↵ | Dean Camera | 2009-09-17 | 1 | -1/+4 |
| | | | | | | peripherals connected to the BUMBLEB board. Added flag to the HID Host Class driver to indicate the currently selected reporting protocol. | ||||
* | Added support for the new ATMEGA32U2, ATMEGA16U2 and ATMEGA8U2 AVR models. | Dean Camera | 2009-07-16 | 1 | -4/+7 |
| | |||||
* | Move main library documentation pages into a new ManPages subdirectory. | Dean Camera | 2009-06-15 | 1 | -0/+29 |