Add basic hardware mapping information for all supported boards.
[pub/lufa.git] / LUFA / Drivers / Board / UC3 / EVK1104 / Buttons.h
index af8246d..d255c0a 100644 (file)
  *
  *  Board specific Buttons driver header for the Atmel EVK1104.
  *
+ *  <table>
+ *    <tr><th>Name</th><th>Info</th><th>Active Level</th><th>Port Pin</th></tr>
+ *    <tr><td>BUTTONS_BUTTON1</td><td>SW0 Button</td><td>Low</td><td>GPIO42</td></tr>
+ *  </table>
+ *
  *  @{
  */