Merge branch 'master' of https://github.com/rusefi/rusefi into master
This commit is contained in:
commit
f76ff7e89e
|
@ -1,2 +1,2 @@
|
||||||
#pragma once
|
#pragma once
|
||||||
#define VCS_DATE 20230406
|
#define VCS_DATE 20230408
|
||||||
|
|
|
@ -1 +1,2 @@
|
||||||
|
# see also flash_bin.bat
|
||||||
st-link_cli -c SWD ur -P build\rusefi.hex -Rst -Run
|
st-link_cli -c SWD ur -P build\rusefi.hex -Rst -Run
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
st-link_cli -P deliver\rusefi.bin 0x08000000 -V
|
Loading…
Reference in New Issue