diff options
| author | danicampora | 2015-03-12 12:36:56 +0100 |
|---|---|---|
| committer | danicampora | 2015-03-12 16:22:15 +0100 |
| commit | d1ba8b7659393b15326ada5086faaac8867b9c0c (patch) | |
| tree | 42c45129b38382ecabb7bab029d813febbeaadcd /cc3200/boards/WIPY | |
| parent | 6ae9383f638fe49dbf644879a71888a86228c8f1 (diff) | |
cc3200: Correct WiPy's pinout and the pin generation script.
Diffstat (limited to 'cc3200/boards/WIPY')
| -rw-r--r-- | cc3200/boards/WIPY/pins.csv | 49 |
1 files changed, 24 insertions, 25 deletions
diff --git a/cc3200/boards/WIPY/pins.csv b/cc3200/boards/WIPY/pins.csv index 38071e130..5294181f3 100644 --- a/cc3200/boards/WIPY/pins.csv +++ b/cc3200/boards/WIPY/pins.csv @@ -1,25 +1,24 @@ -P12,58 -P13,4 -P14,3 -P15,61 -P16,59 -P17,5 -P18,62 -P19,1 -P110,2 -P33,57 -P34,60 -P37,63 -P38,53 -P39,64 -P310,50 -P49,16 -P410,17 -P22,18 -P23,8 -P24,45 -P26,7 -P27,6 -P28,21 -P29,55 -P210,15
\ No newline at end of file +L2,GPIO2 +L3,GPIO1 +L4,GPIO23 +L5,GPIO24 +L6,GPIO11 +L7,GPIO12 +L8,GPIO13 +L9,GPIO14 +L10,GPIO15 +L11,GPIO16 +L12,GPIO17 +L13,GPIO22 +L14,GPIO28 +R4,GPIO10 +R5,GPIO9 +R6,GPIO8 +R7,GPIO7 +R8,GPIO6 +R9,GPIO30 +R10,GPIO31 +R11,GPIO3 +R12,GPIO0 +R13,GPIO4 +R14,GPIO5 |
