afterburner/src_pc
ole00 babba5bca9 PC app: jtag: better handling of new line characters
Previously the new line characters were expected to be
part of the feed request message. This is not so on
ESP32 based Arduino library implementation. The new
line characters arrive later on separately after a small
pause This code change fixes 'corrupted feed request'
warning messages on such Arduino platforms.
2024-04-20 16:02:33 +01:00
..
afterburner.c PC app: jtag: better handling of new line characters 2024-04-20 16:02:33 +01:00
serial_port.h PC app: serial - add support for NO_CLOSE on Windows 2024-04-03 22:16:46 +01:00