don't flip 1-pin horizontally
[linux-gpio-pinout] / README.md
1 # linux-gpio-pinout
2
3 lookup kernel's view of pinouts on different boards (useful for device tree and gpio debugging)
4
5
6 It supports simple one or two row pin headers with 2.54mm pin spacing which are specified in
7 simple text form at end of file based on model derived from device tree.
8
9 This tool also creates svg pinouts which you can print out with correct 2.54mm spacing and put
10 on your board to make wiring easier.
11
12
13 For device tree information, best source right now is this presentation:
14 https://elinux.org/images/d/dc/Elce_2017_dt_bof.pdf