Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Documentation: Update copyrights to 2019. | Dean Camera | 2019-01-08 | 3 | -6/+6 |
| | |||||
* | Update copyrights for 2018. | Dean Camera | 2018-01-04 | 3 | -6/+6 |
| | |||||
* | Update copyrights for 2017. | Dean Camera | 2017-04-18 | 3 | -6/+6 |
| | |||||
* | Update copyrights to 2016. | Dean Camera | 2016-01-31 | 3 | -6/+6 |
| | |||||
* | Update copyrights to 2015 (better late than never). | Dean Camera | 2015-05-17 | 3 | -6/+6 |
| | |||||
* | Update copyrights for 2014. | Dean Camera | 2014-01-04 | 3 | -6/+6 |
| | |||||
* | Fix board driver hardware capability definition macro documentation. Fix ↵ | Dean Camera | 2013-04-28 | 1 | -2/+2 |
| | | | | Doxygen-to-Docbook transform eating the contents of generated tables. | ||||
* | Added new CONCAT() and CONCAT_EXPANDED() convenience macros. | Dean Camera | 2013-04-06 | 2 | -15/+9 |
| | |||||
* | Fix typos in the new board hardware information header files. | Dean Camera | 2013-01-27 | 1 | -2/+2 |
| | |||||
* | Added new Board Hardware Information board driver. | Dean Camera | 2013-01-27 | 2 | -2/+151 |
| | |||||
* | Update copyright year to 2013. | Dean Camera | 2013-01-03 | 2 | -4/+4 |
| | |||||
* | Minor documentation improvements. | Dean Camera | 2012-10-05 | 2 | -2/+2 |
| | |||||
* | 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 | 1 | -207/+207 |
| | | | | line endings of all makefile, *.c and *.h files. | ||||
* | 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 | 1 | -1/+2 |
| | | | | architecture to use the fast PIN register toggle alternative function for speed. | ||||
* | Add basic hardware mapping information for all supported boards. | Dean Camera | 2012-04-25 | 2 | -0/+24 |
| | |||||
* | 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 | 2 | -2/+2 |
| | |||||
* | Update file header copyrights for 2012. | Dean Camera | 2012-02-04 | 2 | -2/+2 |
| | |||||
* | 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 |