blisp/lib
Marek Kraus cbac0733ee Final support of flashing on macOS
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.
2023-01-21 14:34:46 +01:00
..
chip Make macOS build working again 2023-01-21 10:08:26 +01:00
blisp_easy.c Final support of flashing on macOS 2023-01-21 14:34:46 +01:00
blisp.c Final support of flashing on macOS 2023-01-21 14:34:46 +01:00