[En-Nut-Discussion] avr-libc-1.2 anybody?
Matthias Ringwald
mringwal at inf.ethz.ch
Fri Feb 18 12:03:57 CET 2005
hi
I found a solution on the avr-libc list about how to deal with the
moved avr/twi.h -> compat/twi.h of avr-libc-1.2+
If I create a folder nut/include/avr/ and add the new file
nut/include/avr/twi.h as follows:
#include <compat/twi.h>
the compiler should be fine for now.
harald, thats ok with you ?
matthias
On 14.02.2005, at 18:39, Matthias Ringwald wrote:
> hi
>
> avr-libc has upgraded to version 1.2.2 in the meantime.
>
> a first try tells me, that at least some #includes would need to be
> changed in nut/os to
> compile against 1.2.2.
>
> anybody working on this already?
> or do we stay with 1.0.5 ?
> comments?
More information about the En-Nut-Discussion
mailing list