Skip to content

Commit 91c4afe

Browse files
committed
feat: STM32U0xx is no supported by openocd
Signed-off-by: Frederic Pillon <[email protected]>
1 parent 2370384 commit 91c4afe

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Diff for: boards.txt

+1-2
Original file line numberDiff line numberDiff line change
@@ -12298,8 +12298,7 @@ GenU0.build.st_extra_flags=-D{build.product_line} {build.enable_usb} {build.xSer
1229812298
GenU0.build.flash_offset=0x0
1229912299
GenU0.upload.maximum_size=0
1230012300
GenU0.upload.maximum_data_size=0
12301-
# Current openocd version does not support U0
12302-
# GenU0.openocd.target=stm32u0x
12301+
GenU0.openocd.target=stm32u0x
1230312302
GenU0.vid.0=0x0483
1230412303
GenU0.pid.0=0x5740
1230512304

0 commit comments

Comments
 (0)