Add basic hardware mapping information for all supported boards.
[pub/lufa.git] / LUFA / Drivers / Board / AVR8 / STK525 / Buttons.h
index 13abb83..a08fa5d 100644 (file)
  *
  *  Board specific Buttons driver header for the Atmel STK525.
  *
+ *  <table>
+ *    <tr><th>Name</th><th>Info</th><th>Active Level</th><th>Port Pin</th></tr>
+ *    <tr><td>BUTTONS_BUTTON1</td><td>HWB Button</td><td>Low</td><td>PORTE.2</td></tr>
+ *  </table>
+ *
  *  @{
  */