avrdude-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avrdude-dev] [patch #8437] [PATCH] Serial-over-ethernet for Win32


From: Rok Mandeljc
Subject: [avrdude-dev] [patch #8437] [PATCH] Serial-over-ethernet for Win32
Date: Thu, 17 Apr 2014 11:47:28 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:28.0) Gecko/20100101 Firefox/28.0

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/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]