Great job, thanks for that!
There are a few things I would change though, if it's OK for you (and when I 
find the time):
- lwIP 1.4.0 provides ready-to-use functions for timers, so there's no need to 
implement that yourself
- you used the type mch_ip_add, which is not defined anywhere - later, this 
type is implicitly casted struct ip_addr

Other than that, a great example!

Simon


 Jeff Barber <jeffba...@gmail.com> wrote:

> Done.  New page on the wiki at 
> http://lwip.wikia.com/wiki/Porting_For_Bare_Metal
> 
> 
> On Thu, Nov 4, 2010 at 3:50 PM, Kieran Mansley <kie...@recoil.org> wrote:
>> 
>> On 4 Nov 2010, at 17:55, Jeff Barber wrote:
>> 
>>> I went through this learning curve last year and did essentially the
>>> same thing (for a very different board environment).  The basic steps
>>> are:
>> 
>> This is a very useful guide to what is needed for those new to the stack.  
>> Would you like to add it (or a similar version) to the wiki?
> 
> _______________________________________________
> lwip-users mailing list
> lwip-users@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/lwip-users

_______________________________________________
lwip-users mailing list
lwip-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to