update flash openocd

This commit is contained in:
hathach
2024-05-06 10:52:52 +07:00
parent 3791514908
commit d79c71abf5
10 changed files with 16 additions and 12 deletions

View File

@@ -91,5 +91,5 @@ function(family_configure_example TARGET RTOS)
# Flashing
family_add_bin_hex(${TARGET})
family_flash_openocd(${TARGET} ${OPENOCD_OPTION})
family_flash_openocd(${TARGET})
endfunction()