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 Board Hardware Information board driver. | Dean Camera | 2013-01-27 | 1 | -0/+82 |
| | |||||
* | Update copyright year to 2013. | Dean Camera | 2013-01-03 | 2 | -4/+4 |
| | |||||
* | Minor documentation improvements. | Dean Camera | 2012-10-05 | 2 | -2/+2 |
| | |||||
* | Add basic hardware mapping information for all supported boards. | Dean Camera | 2012-04-25 | 2 | -0/+13 |
| | |||||
* | 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 | -12/+12 |
| | |||||
* | Added new LEDs_Disable(), Buttons_Disable() and Joystick_Disable() functions ↵ | Dean Camera | 2012-01-29 | 2 | -0/+17 |
| | | | | to the board hardware drivers. | ||||
* | Run wspurify script on /trunk/ and /branches/ C source files, to remove any ↵ | Dean Camera | 2011-12-23 | 2 | -9/+11 |
| | | | | trailing whitespace at the end of each line. | ||||
* | Add missing SVN eol-style property to files where it was missing. | Dean Camera | 2011-07-15 | 2 | -251/+251 |
| | |||||
* | Added board hardware driver support for the EVK1104 board. | Dean Camera | 2011-06-27 | 2 | -0/+251 |
Fix inverted LEDs_GetLEDs() result for the EVK1100 and EVK1101 boards. |