Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 91c4afe

Browse filesBrowse files
committed
feat: STM32U0xx is no supported by openocd
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
1 parent 2370384 commit 91c4afe
Copy full SHA for 91c4afe

File tree

Expand file treeCollapse file tree

1 file changed

+1
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-2
lines changed

‎boards.txt

Copy file name to clipboardExpand all lines: boards.txt
+1-2Lines changed: 1 addition & 2 deletions
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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.