summaryrefslogtreecommitdiff
path: root/extmod
diff options
context:
space:
mode:
authorChristian Walther <cwalther@gmx.ch>2020-10-24 17:50:11 +0200
committerChristian Walther <cwalther@gmx.ch>2020-10-26 22:44:38 +0100
commit99a3750a2cfd1da8cdd266ca9a0367f0c3a54092 (patch)
treec5460670d31cad290d9223d494bcfae345e9ffde /extmod
parentf4f80e07ca3dc2f5a93484e5342540837a94a505 (diff)
Fix lost board.SPI and board.I2C after explicitly deiniting them.
After calling board.SPI().deinit(), calling board.SPI() again would return the unusable deinited object and there was no way of getting it back into an initialized state until the end of the session.
Diffstat (limited to 'extmod')
0 files changed, 0 insertions, 0 deletions