diff options
author | Rami Ali <flowergrass@users.noreply.github.com> | 2016-12-05 12:21:45 +1100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2016-12-05 14:26:41 +1100 |
commit | 27a503f63284a1751f20d7f5295690fec5e1c462 (patch) | |
tree | ff1f58013623cd2ca14b09620d6fc9f712edba10 /py/compile.c | |
parent | 4fc607a1d77e1cf9e1fe1c037ad28d309c81113e (diff) | |
download | micropython-27a503f63284a1751f20d7f5295690fec5e1c462.tar.gz micropython-27a503f63284a1751f20d7f5295690fec5e1c462.zip |
stmhal: Refactor UART configuration to use pin objects.
This follows the pattern of other peripherals (I2C, SPI) to specify the
pins using pin objects instead of a pair of GPIO port and pin number. It
makes it easier to customise the UART pins for a particular board.
Diffstat (limited to 'py/compile.c')
0 files changed, 0 insertions, 0 deletions