Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyrights for 2014. | Dean Camera | 2014-01-04 | 1 | -2/+2 |
| | |||||
* | Add U2S board support | Michael | 2013-06-22 | 1 | -0/+2 |
| | | | | | | Includes board definition files and patch for AVRISPMKII to move the reset line for pin compatibility. http://sites.google.com/site/megau2s/ | ||||
* | Ensure core library documentation sections use unique IDs. | Dean Camera | 2013-06-01 | 1 | -3/+3 |
| | |||||
* | Merge branch 'master' into XMEGA-Demo-Ports-ClockOnly | Dean Camera | 2013-05-20 | 1 | -0/+2 |
|\ | |||||
| * | Add support for the XMEGA C3 Xplained board. | Dean Camera | 2013-05-20 | 1 | -3/+5 |
| | | |||||
* | | Add stub functions to all board drivers, so that demos can be compiled with ↵ | Dean Camera | 2013-05-19 | 1 | -4/+6 |
|/ | | | | BOARD=NONE. | ||||
* | Add support for the Dimex Stange-ISP programmer board (thanks to Gerhard ↵ | Dean Camera | 2013-01-19 | 1 | -0/+2 |
| | | | | Wesser). | ||||
* | Update copyright year to 2013. | Dean Camera | 2013-01-03 | 1 | -2/+2 |
| | |||||
* | Minor documentation improvements. | Dean Camera | 2012-10-05 | 1 | -1/+1 |
| | |||||
* | Minor documentation improvements. | Dean Camera | 2012-09-09 | 1 | -1/+1 |
| | |||||
* | Add support for the Atmel UC3-A3 Xplained board. | Dean Camera | 2012-09-08 | 1 | -4/+6 |
| | |||||
* | Add support for the Olimex AVR-ISP-MK2 board. | Dean Camera | 2012-07-26 | 1 | -0/+2 |
| | |||||
* | Spell check source code, fix mistakes. | Dean Camera | 2012-06-09 | 1 | -1/+1 |
| | |||||
* | Upgrade Doxygen configuration files for Doxygen 1.8.1, fix broken stylesheet ↵ | Dean Camera | 2012-05-20 | 1 | -3/+3 |
| | | | | and footer HTML, add explicit spacing into documentation code fragments to prevent Doxygen from removing empty lines in the output. | ||||
* | Added support for the Olimex AVR-USB-32U4 and Olimex AVR-USB-T32U4 boards. | Dean Camera | 2012-05-06 | 1 | -0/+4 |
| | |||||
* | Add board driver support for the Atmel XMEGA-B1 Xplained board. | Dean Camera | 2012-02-06 | 1 | -0/+2 |
| | | | | | | Fix Dataflash driver for the A3BU-Xplained board. Minor documentation improvements. | ||||
* | Add support for the Micropendous (Arduino-like) series of boards (revisions ↵ | Dean Camera | 2012-02-05 | 1 | -0/+1 |
| | | | | 1 and 2). | ||||
* | Update file contributor copyrights for 2012. | Dean Camera | 2012-02-04 | 1 | -1/+1 |
| | |||||
* | Update file header copyrights for 2012. | Dean Camera | 2012-02-04 | 1 | -1/+1 |
| | |||||
* | Fix errors in the new Micropendous board drivers. Reorder the board ↵ | Dean Camera | 2012-02-03 | 1 | -3/+3 |
| | | | | definition macro indexes so that misspelled board names default to BOARD_USER rather then BOARD_USBKEY. | ||||
* | Add support for the Micropendous series of USB AVR8 boards. | Dean Camera | 2012-02-03 | 1 | -0/+5 |
| | |||||
* | Added new LEDs_Disable(), Buttons_Disable() and Joystick_Disable() functions ↵ | Dean Camera | 2012-01-29 | 1 | -1/+4 |
| | | | | to the board hardware drivers. | ||||
* | Run wspurify script on /trunk/ and /branches/ C source files, to remove any ↵ | Dean Camera | 2011-12-23 | 1 | -1/+1 |
| | | | | trailing whitespace at the end of each line. | ||||
* | Add support for the Paranoid Studio USB2AX boards (hardware revisions 1-3). | Dean Camera | 2011-11-28 | 1 | -0/+2 |
| | |||||
* | Add support for the Atmel XMEGA A3BU Xplained board. | Dean Camera | 2011-10-31 | 1 | -0/+2 |
| | | | | More XMEGA USB core fixes. | ||||
* | Fix improper indenting of the internal board driver dispatch headers. | Dean Camera | 2011-07-06 | 1 | -14/+14 |
| | | | | Slight improvements to the ADC peripheral driver example in the manual. | ||||
* | Added board hardware driver support for the EVK1104 board. | Dean Camera | 2011-06-27 | 1 | -0/+2 |
| | | | | Fix inverted LEDs_GetLEDs() result for the EVK1100 and EVK1101 boards. | ||||
* | Add board driver support for the EVK1100 board. | Dean Camera | 2011-06-27 | 1 | -1/+3 |
| | |||||
* | Massive corrections to the project documentation and code comments, thanks ↵ | Dean Camera | 2011-06-05 | 1 | -1/+1 |
| | | | | to Russian translation services provided by Andrey from Microsin.ru. | ||||
* | Added board driver support for the Busware TUL board. | Dean Camera | 2011-06-04 | 1 | -0/+2 |
| | |||||
* | Spell check library source code files. | Dean Camera | 2011-06-01 | 1 | -2/+2 |
| | |||||
* | Seperated out board drivers by architecture in the library internals for ↵ | Dean Camera | 2011-05-18 | 1 | -16/+16 |
| | | | | better organisation. | ||||
* | Remove redundant Doxygen guards from the internal preprocessor definitions. | Dean Camera | 2011-03-15 | 1 | -3/+0 |
| | |||||
* | Update board driver common APIs to use uint_reg_t. | Dean Camera | 2011-02-20 | 1 | -52/+52 |
| | |||||
* | Added start of a port of the core USB driver code to the AVR32 UC3B ↵ | Dean Camera | 2011-02-20 | 1 | -0/+2 |
| | | | | architecture. | ||||
* | More Doxygen updates for multiple architecture support. | Dean Camera | 2011-02-20 | 1 | -2/+3 |
| | |||||
* | Add new ARCH option to the makefiles to (eventually) specify the target ↵ | Dean Camera | 2011-02-19 | 1 | -4/+2 |
| | | | | device architecture. Update non-usb peripheral drivers to reflect future multiple architecture support. | ||||
* | Minor documentation improvements. | Dean Camera | 2011-01-08 | 1 | -4/+4 |
| | |||||
* | Update copyright year on all source files. | Dean Camera | 2011-01-01 | 1 | -2/+2 |
| | |||||
* | Documentation improvements - put driver example code into its own section, ↵ | Dean Camera | 2010-12-26 | 1 | -2/+5 |
| | | | | fix incorrect and missing section names. | ||||
* | Added basic driver example use code to the library documentation. | Dean Camera | 2010-12-26 | 1 | -0/+15 |
| | | | | Made the USARTStream global public and documented in the SerialStream module, allowing for the serial USART stream to be accessed via its handle rather than via the implicit stdout and stdin streams. | ||||
* | Added board hardware driver support for the Microsin AVR-USB162 development ↵ | Dean Camera | 2010-11-21 | 1 | -0/+2 |
| | | | | board. | ||||
* | Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org ↵ | Dean Camera | 2010-10-28 | 1 | -1/+1 |
| | | | | redirect domain, including the new aliased links for LUFA-related pages such as the various download/source control mirrors and support lists. | ||||
* | Added board hardware driver support for the Minimus board (thanks to the ↵ | Dean Camera | 2010-10-17 | 1 | -0/+2 |
| | | | | PSGroove team). | ||||
* | Clean up excessive whitespace at the end of each line using the wspurify ↵ | Dean Camera | 2010-10-13 | 1 | -10/+11 |
| | | | | tool made by Laszlo Monda | ||||
* | Added board hardware driver support for the Busware CUL V3 board. | Dean Camera | 2010-10-06 | 1 | -0/+2 |
| | | | | Added SVN eol-style property to the library driver files that are missing it. | ||||
* | Added board hardware driver support for the UDIP development board. | Dean Camera | 2010-09-14 | 1 | -0/+2 |
| | |||||
* | Added board hardware driver support for the USBFOO development board. | Dean Camera | 2010-09-04 | 1 | -0/+2 |
| | |||||
* | Added board hardware driver support for the Olimex AVR-USB-162 development ↵ | Dean Camera | 2010-09-03 | 1 | -0/+6 |
| | | | | board (thanks to Steve Fawcett). | ||||
* | More spell checking of all source files -- correct missed errors, switch to ↵ | Dean Camera | 2010-07-30 | 1 | -1/+1 |
| | | | | EN-GB spelling dictionary. |