contiki/TODO

10 lines
309 B
Plaintext
Raw Normal View History

2009-04-08 07:12:15 -04: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 15:55:12 -04:00
2009-04-08 07:12:15 -04: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.