Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix errors in some board driver LED_Disable() functions. | Dean Camera | 2012-07-26 | 4 | -10/+10 |
| | |||||
* | Fixed incorrect Micropendous board LED driver LEDs_SetAllLEDs() and ↵ | Dean Camera | 2012-07-03 | 1 | -2/+2 |
| | | | | LEDs_ChangeLEDs() function implementations (thanks to MitchJS). | ||||
* | Add svn:eol-style property on all source files where it was missing. Fix ↵ | Dean Camera | 2012-06-21 | 3 | -514/+514 |
| | | | | line endings of all makefile, *.c and *.h files. | ||||
* | Update SVN line endings property on newer source files to native. | Dean Camera | 2012-06-07 | 2 | -322/+322 |
| | |||||
* | Minor documentation improvements. | Dean Camera | 2012-05-27 | 1 | -1/+1 |
| | |||||
* | Changed board LED driver implementations of LEDs_ToggleLEDs() for the AVR8 ↵ | Dean Camera | 2012-05-06 | 32 | -41/+42 |
| | | | | architecture to use the fast PIN register toggle alternative function for speed. | ||||
* | Added support for the Olimex AVR-USB-32U4 and Olimex AVR-USB-T32U4 boards. | Dean Camera | 2012-05-06 | 4 | -0/+554 |
| | |||||
* | Added support for the DorkbotPDX Duce board. | Dean Camera | 2012-04-25 | 1 | -0/+147 |
| | |||||
* | Fixed inverted LED logic in the USB2AX board LED driver (thanks to Nicolas ↵ | Dean Camera | 2012-04-25 | 1 | -16/+16 |
| | | | | Saugnier). | ||||
* | Add basic hardware mapping information for all supported boards. | Dean Camera | 2012-04-25 | 57 | -13/+364 |
| | |||||
* | Fixed inverted LED logic in the OLIMEX162 board LED driver. | Dean Camera | 2012-03-20 | 1 | -7/+7 |
| | |||||
* | Added support for the BitWizard Multio and Big-Multio boards. | Dean Camera | 2012-02-22 | 2 | -0/+308 |
| | |||||
* | Add new Master SPI Mode USART serial peripheral driver for the XMEGA and ↵ | Dean Camera | 2012-02-12 | 5 | -0/+5 |
| | | | | | | | | AVR8 architectures. Modify board Dataflash drivers so that each individual board is responsible for including the correct peripheral driver (SPI or SerialSPI) based on the board connections to the Dataflash chip. Complete A3BU-XPLAINED and B1-XPLAINED board Dataflash drivers. | ||||
* | Add board driver support for the Atmel XMEGA-B1 Xplained board. | Dean Camera | 2012-02-06 | 5 | -10/+10 |
| | | | | | | 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 | 2 | -11/+65 |
| | | | | 1 and 2). | ||||
* | Add missing svn:eol-style properties to /trunk/. | Dean Camera | 2012-02-04 | 1 | -130/+130 |
| | |||||
* | Update file contributor copyrights for 2012. | Dean Camera | 2012-02-04 | 55 | -55/+55 |
| | |||||
* | Update file header copyrights for 2012. | Dean Camera | 2012-02-04 | 55 | -55/+55 |
| | |||||
* | Fix errors in the new Micropendous board drivers. Reorder the board ↵ | Dean Camera | 2012-02-03 | 1 | -3/+13 |
| | | | | 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 | 2 | -0/+296 |
| | |||||
* | Added new LEDs_Disable(), Buttons_Disable() and Joystick_Disable() functions ↵ | Dean Camera | 2012-01-29 | 48 | -15/+322 |
| | | | | to the board hardware drivers. | ||||
* | Fixed incorrect implementation of LEDs_ToggleLEDs() for the Adafruit-U4 ↵ | Dean Camera | 2011-12-26 | 1 | -3/+3 |
| | | | | board (thanks to Caroline Saliman). | ||||
* | Run wspurify script on /trunk/ and /branches/ C source files, to remove any ↵ | Dean Camera | 2011-12-23 | 14 | -43/+51 |
| | | | | 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 | 2 | -0/+273 |
| | |||||
* | Add dummy board documentation nodes for the XPLAIN_REV1 and TEENSY2 meta ↵ | Dean Camera | 2011-11-28 | 3 | -0/+21 |
| | | | | board targets. | ||||
* | Added support for version 2 of the Teensy boards (thanks to Christoph Redecker). | Dean Camera | 2011-11-23 | 3 | -8/+37 |
| | |||||
* | Add partial support for the Atmel A3BU Xplained's Dataflash IC (physical ↵ | Dean Camera | 2011-11-01 | 5 | -0/+160 |
| | | | | USART-as-SPI transport driver still pending). | ||||
* | Add missing "used" attribute to ATTR_INIT_SECTION to ensure functions ↵ | Dean Camera | 2011-09-22 | 1 | -5/+5 |
| | | | | | | declared with that meta-attribute are not discarded by the linker. Add missing function and definition documentation. | ||||
* | Add missing SVN eol-style property to files where it was missing. | Dean Camera | 2011-07-15 | 10 | -1149/+1149 |
| | |||||
* | Partial commit: Rename USBFOO LED driver to fix capitalisation of file name, ↵ | Dean Camera | 2011-06-08 | 1 | -0/+0 |
| | | | | which will cause issues on *nix systems. | ||||
* | Partial commit: Rename USBFOO LED driver to fix capitalisation of file name, ↵ | Dean Camera | 2011-06-08 | 1 | -0/+0 |
| | | | | which will cause issues on *nix systems. | ||||
* | Massive corrections to the project documentation and code comments, thanks ↵ | Dean Camera | 2011-06-05 | 7 | -17/+17 |
| | | | | to Russian translation services provided by Andrey from Microsin.ru. | ||||
* | Added board driver support for the Busware TUL board. | Dean Camera | 2011-06-04 | 2 | -0/+216 |
| | |||||
* | Spell check library source code files. | Dean Camera | 2011-06-01 | 5 | -5/+5 |
| | |||||
* | Oops - fix bad include path in the moved USBKEY Dataflash board driver header. | Dean Camera | 2011-05-18 | 1 | -1/+2 |
| | |||||
* | Seperated out board drivers by architecture in the library internals for ↵ | Dean Camera | 2011-05-18 | 49 | -0/+5987 |
better organisation. |