Commit Graph

13 Commits (16037433a2caf0c93b811b774a9ea5fd1324514e)

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 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 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 f1b6ddb710 Update file contributor copyrights for 2012.
13 years ago
Dean Camera 2c806f6cee Update file header copyrights for 2012.
13 years ago
Dean Camera 5563da6a62 Added new LEDs_Disable(), Buttons_Disable() and Joystick_Disable() functions to the board hardware drivers.
13 years ago
Dean Camera f201f6697b Run wspurify script on /trunk/ and /branches/ C source files, to remove any trailing whitespace at the end of each line.
13 years ago
Dean Camera 2b23318357 Add dummy board documentation nodes for the XPLAIN_REV1 and TEENSY2 meta board targets.
13 years ago
Dean Camera a81ccd83fd Added support for version 2 of the Teensy boards (thanks to Christoph Redecker).
13 years ago
Dean Camera 910bca557c Seperated out board drivers by architecture in the library internals for better organisation.
14 years ago