lwip-members
[Top][All Lists]
Advanced

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

Re: [lwip-members] debug and assert


From: Jani Monoses
Subject: Re: [lwip-members] debug and assert
Date: Mon, 10 Feb 2003 16:05:46 +0200

Yes I thought of using a single file
It would be a lot simpler.
So I'll merge cc with perf.h and sys_arch if nobody objects
sometime this week.


> 
> Jani,
> 
> cc.h was meant to do C compiler specific stuff
> cpu.h was meant to do CPU specific stuff.
> 
> The idea was that cc.h / cpu.h could be reused across
> targets / compilers.
> 
> Practise has shown that CPU and compiler are very architecture
> dependent (as always in embedded systems), so the different
> files are really not helping us much.
> 
> There is no problem merging this into one file.
> 
> I would suggest using arch.h as a global header for all platform
> specifics.
> 
> Good work.
> 
> Leon.
> 
> 
> 
> _______________________________________________
> lwip-members mailing list
> address@hidden
> http://mail.nongnu.org/mailman/listinfo/lwip-members




reply via email to

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