No idea why we did that... Idwer got me started and this came out. Tested with my AVR flasher on Ubuntu, compile tested with MinGW.
Stefan Tauner (4): Replace sp_sync_read_timeout() with serialport_read_nonblock(). Introduce serialport_write_nonblock(). Replace native calls in serprog with wrapper calls. Enable serprog on Windows.
Makefile | 8 +--- programmer.h | 2 + serial.c | 143 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ serprog.c | 108 +++++++++++++++----------------------------- 4 files changed, 182 insertions(+), 79 deletions(-)