I’ve just committed my current progress on porting Contiki Operating System to the RFM12WidgetBoard to SVN.
- Serial working
- LED API implemented.
- Event timers now working.
- Added blinky example that demonstrates all of the above.
Now compiling to 5166 bytes of flash and using 387 bytes of ram.
Next step is SPI and RFM12B drivers!