aboutsummaryrefslogtreecommitdiff
path: root/examples/std/src/bin
diff options
context:
space:
mode:
authorUlf Lilleengen <[email protected]>2021-05-27 13:25:06 +0200
committerUlf Lilleengen <[email protected]>2021-05-27 13:25:06 +0200
commitd4dbeb6933537aa5acb0880734fd4f3eaf23cb6a (patch)
tree12e5c4155ff25055f79dac9ea77bb0b5dd31528c /examples/std/src/bin
parentf553a102d32ab69fc0d7c5f2673c636b567d82f4 (diff)
Handle case where pin value could be 0
In the case where GPIO mapping could look like this: PA5: SPI1_SCK: 0 The pin would not get any generated impl because the if expression would evaluate to false. Fix this for all cases in gen.py by comparing against None ~
Diffstat (limited to 'examples/std/src/bin')
0 files changed, 0 insertions, 0 deletions