Skip to content

Commit bb8bea1

Browse files
Merge pull request #176 from jeromecoutant/PR_H747
Add DISCO_H747I ST board
2 parents 7619346 + 42ed262 commit bb8bea1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/mbed_os_tools/detect/platform_database.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,7 @@
155155
u"0810": u"DISCO_F334C8",
156156
u"0812": u"NUCLEO_F722ZE",
157157
u"0813": u"NUCLEO_H743ZI",
158+
u"0814": u"DISCO_H747I",
158159
u"0815": u"DISCO_F746NG",
159160
u"0816": u"NUCLEO_F746ZG",
160161
u"0817": u"DISCO_F769NI",
@@ -171,6 +172,7 @@
171172
u"0830": u"DISCO_F407VG",
172173
u"0833": u"DISCO_L072CZ_LRWAN1",
173174
u"0835": u"NUCLEO_F207ZG",
175+
u"0836": u"NUCLEO_H743ZI2",
174176
u"0839": u"NUCLEO_WB55RG",
175177
u"0840": u"B96B_F446VE",
176178
u"0854": u"NUCLEO_L552ZE_Q",

0 commit comments

Comments
 (0)