contiki/TODO

17 lines
401 B
Plaintext
Raw Normal View History

- fix license for printf.c (take from newlib instead of glibc)
- fix license for start.S (find a BSD version)
- openocd flashing
use run_algorithm to hook ROM NVM functions
see flash/stm32x.c
2010-03-06 23:49:08 +00:00
- add timestamp to received packets
2010-03-02 04:04:05 +00:00
2010-03-12 23:06:09 +00:00
- add a way to set modes: tx_only, rx_only, txrx. (so you can be lazy
and have blocks of code that don't need to handle rx packets)
2010-03-05 01:50:16 +00:00
- beacon sync
- CCA and ED.