2009-11-02 23:18:02 +01:00
|
|
|
- openocd flashing
|
|
|
|
use run_algorithm to hook ROM NVM functions
|
|
|
|
see flash/stm32x.c
|
|
|
|
|
2010-03-02 04:09:35 +01:00
|
|
|
- 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.
|
|
|
|
|
2010-03-02 05:04:05 +01:00
|
|
|
- mv libmc1322x/libmc1322x libmc1322x/lib
|
|
|
|
|
2010-03-02 04:09:35 +01:00
|
|
|
|
2009-04-08 13:12:15 +02:00
|
|
|
|