mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-11-03 22:06:22 +00:00
10 lines
309 B
Plaintext
10 lines
309 B
Plaintext
- 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.
|
|
|
|
- all of the objects in src (src/*.o) get linked into the final objects
|
|
even if they are not used. This should be fixed.
|
|
|