Commit Graph

17 Commits (195af9e53033c1fda6aa0f60d6988ef3583a0d5e)

Author SHA1 Message Date
Dean Camera 70dd6bc526 Fix board driver hardware capability definition macro documentation. Fix Doxygen-to-Docbook transform eating the contents of generated tables.
12 years ago
Dean Camera 7c3867da33 Added new CONCAT() and CONCAT_EXPANDED() convenience macros.
12 years ago
Dean Camera f8f8ac0b1a Fix typos in the new board hardware information header files.
12 years ago
Dean Camera bc8e686e51 Added new Board Hardware Information board driver.
12 years ago
Dean Camera de0df8b162 Update copyright year to 2013.
12 years ago
Dean Camera eee252603b Minor documentation improvements.
12 years ago
Dean Camera 4b8a46193e Fixed incorrect Micropendous board LED driver LEDs_SetAllLEDs() and LEDs_ChangeLEDs() function implementations (thanks to MitchJS).
12 years ago
Dean Camera ef06eefc8b Add svn:eol-style property on all source files where it was missing. Fix line endings of all makefile, *.c and *.h files.
12 years ago
Dean Camera a9d8af99e4 Minor documentation improvements.
13 years ago
Dean Camera 9207e8b2fd Changed board LED driver implementations of LEDs_ToggleLEDs() for the AVR8 architecture to use the fast PIN register toggle alternative function for speed.
13 years ago
Dean Camera 5b5b73ce58 Add basic hardware mapping information for all supported boards.
13 years ago
Dean Camera da676f0f70 Add support for the Micropendous (Arduino-like) series of boards (revisions 1 and 2).
13 years ago
Dean Camera e55946f972 Add missing svn:eol-style properties to /trunk/.
13 years ago
Dean Camera f1b6ddb710 Update file contributor copyrights for 2012.
13 years ago
Dean Camera 2c806f6cee Update file header copyrights for 2012.
13 years ago
Dean Camera 3dacb73af3 Fix errors in the new Micropendous board drivers. Reorder the board definition macro indexes so that misspelled board names default to BOARD_USER rather then BOARD_USBKEY.
13 years ago
Dean Camera 10a56f6105 Add support for the Micropendous series of USB AVR8 boards.
13 years ago