Update of bug #35265 (project avrdude):
Status: None => In Progress
_______________________________________________________
Follow-up Comment #5:
I made a first patch which replaces all usleep by microsleep and adds a file
util.c which realizes microsleep either by nanosleep, usleep or by a Windows
specififc function. (For the last it moved the code from ppiwin.c to util.c)
MinGW has only usleep but no nanosleep (at least configure does not find it)
so I left the usleep variant in the code.
(file #24815)
_______________________________________________________
Additional Item Attachment:
File name: util.c Size:4 KB
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/bugs/?35265>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
_______________________________________________
avrdude-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/avrdude-dev