Skip to content

Commit e6eec72

Browse files
committed
portenta-h7: Fix incorrect board identifier
1 parent 6f70b4e commit e6eec72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boards.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ portentah7.build.float-abi=-mfloat-abi=softfp
253253
portentah7.build.extra_flags=
254254
portentah7.build.postbuild.cmd="{tools.imgtool.path}/{tools.imgtool.cmd}" exit
255255
portentah7.build.architecture=cortex-m7
256-
portentah7.build.board=PORTENTA_H7
256+
portentah7.build.board=PORTENTA_H7_M7
257257
portentah7.vid.0=0x2341
258258
portentah7.pid.0=0x005b
259259
portentah7.upload_port.0.vid=0x2341

0 commit comments

Comments
 (0)