[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [lwip-users] Re: lwip-users Digest, Vol 78, Issue 21
From: |
Kieran Mansley |
Subject: |
Re: [lwip-users] Re: lwip-users Digest, Vol 78, Issue 21 |
Date: |
Tue, 09 Feb 2010 15:28:33 +0000 |
On Tue, 2010-02-09 at 10:25 -0500, Chen wrote:
> Simon,
>
> OK, I will bite the bullet then :)
>
> What do I need to do to upgrade to the latest lwIP, which is a service
> under AVR framework?
In an ideal world you'd persuade whoever made the port of lwIP 1.3.0 for
you to upgrade the port and supply you with a new version, but that
might not be possible.
> It can't be as simple as copying all files to the appropriate folders,
> can it?
Almost, but probably not quite. I'd start there and see what goes
wrong.
> Where do I find the latest source of lwIP?
>From the download pages for the lwIP project on savannah.
Kieran