13 lines
288 B
Plaintext
13 lines
288 B
Plaintext
- 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.
|
|
|
|
- mv libmc1322x/libmc1322x libmc1322x/lib
|
|
|
|
|
|
|