osd-contiki/TODO

11 lines
245 B
Plaintext
Raw Normal View History

- openocd flashing
use run_algorithm to hook ROM NVM functions
see flash/stm32x.c
- add TARGETS which doesn't set space aside space for rom variable or
call rom_data_init and
TARGETS_WITH_ROMDATA which does what is going on now.
2009-04-08 13:12:15 +02:00