mirror of
https://github.com/micropython/micropython.git
synced 2026-01-11 14:37:15 +01:00
This makes sure deinit() can be called on the interface many times without error, and that the state of the driver is fully reset. Fixes issue #7493. Signed-off-by: Damien George <damien@micropython.org>
This directory contains drivers for specific hardware. The drivers are intended to work across multiple ports.