mirror of
https://github.com/micropython/micropython.git
synced 2025-09-04 17:00:30 +02:00
Fixes are: - Reset the module first before changing GPIO1 direction. - Skip spurious bytes received after reset. - Use HCI UART ID and baudrate when reinitializing UART. - Disable all printf output which causes unit-tests to fail. Signed-off-by: iabdalkader <i.abdalkader@gmail.com>
This directory contains C drivers for specific hardware. The drivers are intended to work across multiple ports.