only:f7 HW CI step

This commit is contained in:
rusefillc 2023-07-23 17:53:24 -04:00
parent 2cbfcd8737
commit 068a0edc80
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Openocd script for Proteus hardware CI
source [find interface/stlink.cfg]
hla_serial 004D00323137511133333639
transport select hla_swd
@ -10,6 +10,6 @@ set WORKAREASIZE 0x20000
# chip name
set CHIPNAME PROTEUS
source [find target/stm32f4x.cfg]
source [find target/stm32f7x.cfg]
reset_config srst_only