Added D14, D15 pins for LPC812

pull/299/head
Mihail Stoyanov 2014-05-07 13:15:32 +03:00
parent 77cf3aabc3
commit 0cd322f5c3
1 changed files with 2 additions and 0 deletions

View File

@ -60,6 +60,8 @@ typedef enum {
D11 = P0_14,
D12 = P0_15,
D13 = P0_12,
D14 = P0_10,
D15 = P0_11,
A4 = P0_10,
A5 = P0_11,