1145fa9ba9
based on commit aac3a355451d899f02737f2907af8c874ee4feba of git://git.devl.org/git/malvira/contiki-mc1322x.git
13 lines
289 B
Plaintext
13 lines
289 B
Plaintext
- openocd flashing
|
|
use run_algorithm to hook ROM NVM functions
|
|
see flash/stm32x.c
|
|
|
|
- add timestamp to received packets
|
|
|
|
- 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)
|
|
|
|
- beacon sync
|
|
|
|
- CCA and ED.
|