diff options
| author | Linus Nielsen Feltzing <linus@haxx.se> | 2002-07-24 11:58:56 +0000 |
|---|---|---|
| committer | Linus Nielsen Feltzing <linus@haxx.se> | 2002-07-24 11:58:56 +0000 |
| commit | 90d284f7eeef60c4d0dcb57977d839d004734868 (patch) | |
| tree | fb2e5898ca9946c220a4f4c6157960abc45c23e7 | |
| parent | c0ab48b88b0379c15f49b88eec6160e118f3301e (diff) | |
| download | rockbox-90d284f7eeef60c4d0dcb57977d839d004734868.zip rockbox-90d284f7eeef60c4d0dcb57977d839d004734868.tar.gz rockbox-90d284f7eeef60c4d0dcb57977d839d004734868.tar.bz2 rockbox-90d284f7eeef60c4d0dcb57977d839d004734868.tar.xz | |
Added PA14 description
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1430 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | www/notes.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/notes.t b/www/notes.t index f3ad4c3..c125b23 100644 --- a/www/notes.t +++ b/www/notes.t @@ -52,7 +52,7 @@ This is backed by the HW manual p102, which says that DRAM can only be at put on <tr><td>PA11</td><td>i/o</td><td>Input</td><td></td><td>Key: STOP</td></tr> <tr><td>PA12</td><td>/IRQ0</td></tr> <tr><td>PA13</td><td>i/o</td></tr> -<tr><td>PA14</td><td>i/o</td></tr> +<tr><td>PA14</td><td>i/o</td><td>Output</td><td></td><td>Backlight</td></tr> <tr><td>PA15</td><td>i/o</td><td>Input</td><td></td><td>USB cable detect</td></tr> </table> |