We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5eb05c1 commit e07e2b2Copy full SHA for e07e2b2
boards/st/nucleo_l552ze_q/board.cmake
@@ -15,10 +15,6 @@ endif()
15
16
# keep first
17
board_runner_args(stm32cubeprogrammer "--port=swd" "--reset-mode=hw")
18
-
19
-set_ifndef(BOARD_DEBUG_RUNNER pyocd)
20
-set_ifndef(BOARD_FLASH_RUNNER pyocd)
21
22
board_runner_args(pyocd "--target=stm32l552zetxq")
23
24
0 commit comments