URL:
<http://savannah.nongnu.org/patch/?8437>
Summary: [PATCH] Serial-over-ethernet for Win32
Project: AVR Downloader/UploaDEr
Submitted by: mrok
Submitted on: Thu 17 Apr 2014 11:47:27 AM GMT
Category: None
Priority: 5 - Normal
Status: None
Privacy: Public
Assigned to: None
Originator Email:
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
The project I am working on requires serial-over-ethernet functionality under
Windows, so the attached patch provides a proof-of-concept implementation for
native win32.
Tested with Windows 7 and xmega128a1u+avr109 protocol (network-aware xboot).
As a side note, currently, winsock2.h is included before avrdude.h, because it
needs to be included before windows.h; I think this could be avoided if
WIN32_LEAN_AND_MEAN was defined before windows.h is included in avrdude.h, but
that would likely need to be changed across whole project.
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Thu 17 Apr 2014 11:47:27 AM GMT Name: serial-over-ethernet-win32.patch
Size: 16kB By: mrok
<http://savannah.nongnu.org/patch/download.php?file_id=31188>
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/patch/?8437>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
_______________________________________________
avrdude-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/avrdude-dev