diff options
author | Damien George <damien.p.george@gmail.com> | 2018-03-27 20:34:55 +1100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2018-03-27 20:34:55 +1100 |
commit | 6f1e85762409e815dfdd2d563173bf0e8634a6e6 (patch) | |
tree | 28977e445697f1cdff2a02339849658aaec72bb0 /py/objobject.c | |
parent | 6b51eb22c8200124bd1639f542f7757edb82e736 (diff) |
stm32/qspi: Don't take the address of pin configuration identifiers.
Taking the address assumes that the pin is an object (eg a struct), but it
could be a literal (eg an int). Not taking the address makes this driver
more general for other uses.
Diffstat (limited to 'py/objobject.c')
0 files changed, 0 insertions, 0 deletions