diff options
author | Damien George <damien.p.george@gmail.com> | 2017-12-14 10:40:35 +1100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2017-12-14 10:43:18 +1100 |
commit | badaf3ecfe5d0c8158debf4bd0cb1458016c77f4 (patch) | |
tree | 70846e1eecd3da1bc994d357a6512ff6e8191355 /tests/basics/class_inherit_mul.py | |
parent | bb516af1eb97d0c24fa12b00bfde196b3db94c66 (diff) | |
download | micropython-badaf3ecfe5d0c8158debf4bd0cb1458016c77f4.tar.gz micropython-badaf3ecfe5d0c8158debf4bd0cb1458016c77f4.zip |
esp8266/machine_hspi: After an SPI write wait for last byte to transfer.
Because otherwise the function can return with data still waiting to be
clocked out, and CS might then be disabled before the SPI transaction is
complete. Fixes issue #3487.
Diffstat (limited to 'tests/basics/class_inherit_mul.py')
0 files changed, 0 insertions, 0 deletions