diff options
| author | Ulf Lilleengen <[email protected]> | 2021-05-27 13:25:06 +0200 |
|---|---|---|
| committer | Ulf Lilleengen <[email protected]> | 2021-05-27 13:25:06 +0200 |
| commit | d4dbeb6933537aa5acb0880734fd4f3eaf23cb6a (patch) | |
| tree | 12e5c4155ff25055f79dac9ea77bb0b5dd31528c /examples/std/src/bin | |
| parent | f553a102d32ab69fc0d7c5f2673c636b567d82f4 (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
