2010-05-08 13:03:36 -04:00
|
|
|
- fix license for printf.c (take from newlib instead of glibc)
|
|
|
|
|
|
|
|
- fix license for start.S (find a BSD version)
|
|
|
|
|
2009-11-02 17:18:02 -05:00
|
|
|
- openocd flashing
|
|
|
|
use run_algorithm to hook ROM NVM functions
|
|
|
|
see flash/stm32x.c
|
|
|
|
|
2010-03-06 18:49:08 -05:00
|
|
|
- add timestamp to received packets
|
2010-03-01 23:04:05 -05:00
|
|
|
|
2010-03-12 18:06:09 -05: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-04 20:50:16 -05:00
|
|
|
|
|
|
|
- beacon sync
|
|
|
|
|
|
|
|
- CCA and ED.
|