summaryrefslogtreecommitdiffstatshomepage
path: root/py/builtinevex.c
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2016-01-30 00:02:21 +0000
committerDamien George <damien.p.george@gmail.com>2016-01-30 00:02:21 +0000
commitea040a4f9ace1c50abc22ab755415305fd2bda41 (patch)
tree2ec00248125af6423f29c8bc93109a49466e6778 /py/builtinevex.c
parent3cfb15cf4d1634d9aecc6a1cf49967974cc6eb57 (diff)
downloadmicropython-ea040a4f9ace1c50abc22ab755415305fd2bda41.tar.gz
micropython-ea040a4f9ace1c50abc22ab755415305fd2bda41.zip
stmhal: In HAL I2C driver, move DMA setup to after sending I2C address.
Previous to this patch the DMA was setup and then the I2C address sent. If the I2C address sending failed (eg no I2C device on the bus) then the DMA was left in an inconsistent state. This patch moves the DMA setup to after a successful sending of the I2C address(es). See issue #1765.
Diffstat (limited to 'py/builtinevex.c')
0 files changed, 0 insertions, 0 deletions