mirror of
https://github.com/pine64/blisp.git
synced 2024-12-22 22:40:15 +00:00
cbac0733ee
For some reason, macOS have issues with USB CDC, surprisingly, CH340G convertor works just fine. But FTDI and Bouffalo's USB CDC didn't worked. Basically, without writing anything, we don't receive response from board. This was fixed by adding drain after writing BOUFALLOLABRESET handshake + adding drains after every commmand write. Also, for some reason, in USB CDC, the size of USB payload is limited, else it will fail. |
||
---|---|---|
.. | ||
chip | ||
blisp_easy.c | ||
blisp.c |