diff options
| author | hathach <[email protected]> | 2024-05-06 10:52:52 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2024-05-06 10:52:52 +0700 |
| commit | d79c71abf593b7fde1e83eac074900216643dbff (patch) | |
| tree | 59678d00fa88693752760034f0d6d6f6a50ca815 /hw/bsp/samd5x_e5x | |
| parent | 3791514908c768df18df1be0afdcb07f2c3596b7 (diff) | |
update flash openocd
Diffstat (limited to 'hw/bsp/samd5x_e5x')
| -rw-r--r-- | hw/bsp/samd5x_e5x/family.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/bsp/samd5x_e5x/family.cmake b/hw/bsp/samd5x_e5x/family.cmake index 6d64a5fe4..fd95ce10e 100644 --- a/hw/bsp/samd5x_e5x/family.cmake +++ b/hw/bsp/samd5x_e5x/family.cmake @@ -105,5 +105,5 @@ function(family_configure_example TARGET RTOS) # Flashing family_add_bin_hex(${TARGET}) family_flash_jlink(${TARGET}) - #family_flash_openocd(${TARGET} ${OPENOCD_OPTION}) + #family_flash_openocd(${TARGET}) endfunction() |
