boards: cy8cproto_063_ble: Add pyocd support
Allow support for flashing board with pyocd Signed-off-by: Pavlo Havrylyuk <pavlo.havrylyuk@infineon.com>
This commit is contained in:
parent
5cc14b6c50
commit
215b248cc6
1 changed files with 3 additions and 0 deletions
|
@ -5,3 +5,6 @@
|
|||
#***************************************************************************
|
||||
|
||||
include(${ZEPHYR_BASE}/boards/common/openocd.board.cmake)
|
||||
|
||||
board_runner_args(pyocd "--target=cy8c6xx7_nosmif")
|
||||
include(${ZEPHYR_BASE}/boards/common/pyocd.board.cmake)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue