Mike Teachman
Results
2
issues of
Mike Teachman
The UART deinit() method always returns `ValueError: Cannot stop UART task` Caused by a bug in the C implementation in function=machine_uart_deinit(), file=machine_uart.c. Fixed by changing test for `tmo` With bug:...
The legacy I2S "shim" is removed and replaced by the new I2S driver. The new driver fixes a bug where mono audio plays only in one channel. Application code size...
port-esp32