You should take a look at Contiki: http://www.sics.se/contiki/ There is a CC2420 driver for uIP in there and it was recently reported to work on the AVR too. (See a recent post on the contiki-developers mailing list.)

In fact, you might consider going directly to Contiki since it includes uIP already, as well as the necessary CC2420 driver. There is also other nice things that might be useful such as dynamic loading of ELF files and other things.

/adam

Jeric Lansang wrote:
Hi guys,

Does anyone happen to have a chipcon CC2420 driver in C? I'm trying to port uIP on Atmega129/CC2420 but i haven't seen any drivers for the radio written in C.

Thanks a lot.

Jeric

--
Adam Dunkels <[EMAIL PROTECTED]>
http://www.sics.se/~adam/

Reply via email to