I am trying to build a port for Contiki on my lpc1347 board. So far I have been able to run a basic LED blinking/Hello_World Contiki process/program on my board. My next goal is to use a cc2530 radio that I have, the problem is I do not know much about this. I see that that there is already a port for cc2530, but I want to use cc2530 as a radio, so is it necessary to port contiki in that too? I am sorry for my naivete.
Thank you.