osd-contiki/TODO

10 lines
309 B
Plaintext
Raw Normal View History

2009-04-08 13:12:15 +02:00
- write routine that compares registers before and after radioinit and
prints differences
- get the simulator in IAR working (or qemu) and check out what is
going on there.
2009-04-04 21:55:12 +02:00
2009-04-08 13:12:15 +02:00
- all of the objects in src (src/*.o) get linked into the final objects
even if they are not used. This should be fixed.