efm8-arduino-programmer
efm8-arduino-programmer copied to clipboard
prog_server hangs during conf()
I had the problem that prog_server was hanging in the conf() function. The problem was solved by adding a print '.' in the while loop. Maybe you would like to add this to your code.