minicom -D /dev/ttyACM0

openocd -f board/st_nucleo_h5.cfg -c "program main.hex verify reset exit"

openocd -f board/st_nucleo_h5.cfg -c init -c reset -c exit

