Skip to content

Commit

Permalink
Both: Add/update pins.csv.
Browse files Browse the repository at this point in the history
  • Loading branch information
Gadgetoid committed Jun 19, 2024
1 parent a021d3b commit 037b199
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 1 deletion.
35 changes: 35 additions & 0 deletions firmware/PIMORONI_BADGER2040/pins.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
GP0,GPIO0
GP1,GPIO1
GP2,GPIO2
GP3,GPIO3
GP4,GPIO4
GP5,GPIO5
GP6,GPIO6
GP7,GPIO7
GP8,GPIO8
GP9,GPIO9
GP10,GPIO10
GP11,GPIO11
GP12,GPIO12
GP13,GPIO13
GP14,GPIO14
GP15,GPIO15
GP16,GPIO16
GP17,GPIO17
GP18,GPIO18
GP19,GPIO19
GP20,GPIO20
GP21,GPIO21
GP22,GPIO22
GP25,GPIO25
GP26,GPIO26
GP27,GPIO27
GP28,GPIO28
DOWN,GPIO11
A,GPIO12
B,GPIO13
C,GPIO14
UP,GPIO15
EN_3V3,GPIO10
LED,GPIO25
BUSY,GPIO26
11 changes: 10 additions & 1 deletion firmware/PIMORONI_BADGER2040W/pins.csv
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,16 @@ GP22,GPIO22
GP26,GPIO26
GP27,GPIO27
GP28,GPIO28
DOWN,GPIO11
ALARM,GPIO8
EN_3V3,GPIO10
A,GPIO12
B,GPIO13
C,GPIO14
UP,GPIO15
LED,GPIO22
BUSY,GPIO26
WL_GPIO0,EXT_GPIO0
WL_GPIO1,EXT_GPIO1
WL_GPIO2,EXT_GPIO2
LED,EXT_GPIO0
WL_LED,EXT_GPIO0

0 comments on commit 037b199

Please sign in to comment.