diff options
author | robert-hh <robert@hammelrath.com> | 2022-10-04 09:17:29 +0200 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2022-10-06 23:14:21 +1100 |
commit | 366c801b3553191241e329c2f6d7f718f49af105 (patch) | |
tree | 6eb183f629d103a4d247d6e761f03ea90d77b4dd /tools/verifygitlog.py | |
parent | 972212907ddc7f611f41d7e267ceca396f1bb4ba (diff) |
samd/machine_pin: Change the printing of Pin and LED objects.
It now prints lines like:
Pin("D9", mode=IN, pull=PULL_UP, GPIO=PA07)
or
LED("LED")
showing for consistency the names as given in pins.csv. For pins, the GPIO
numer is printed as well for a reference.
Diffstat (limited to 'tools/verifygitlog.py')
0 files changed, 0 insertions, 0 deletions