Open mrx23dot opened 3 years ago
I'm still running into this problem when compiling for Windows -- I have to forecfully comment out the libespstlink stuff to make it compile.
Maybe, until someone make the esp stuff work on windows, we should pick the NO_ESP macro from https://github.com/tenbaht/stm8flash/tree/disable-esp to make compilation for Windows easier.
Initial version started: https://github.com/mrx23dot/stm8flash/pull/new/windows_inst_prep
termios.h /dev/ttyUSB0 COM port handling needs to be replaced with portable one in libespstlink.c