changes, not working

This commit is contained in:
2021-01-30 17:56:50 +01:00
parent e9914f5bb1
commit b85abe43bb
13 changed files with 90 additions and 836 deletions

View File

@ -2,7 +2,7 @@
cat << EOF | nc localhost 4444
reset halt
flash write_image erase /home/wn/Workspaces/mbusgateway3variant/cube/build/cube.elf
flash write_image erase /home/wn/Workspaces/mains-frequency-counter-stm32/cube/build/cube.elf
reset run
exit
EOF