Skip to content

Commit 8b5fa7b

Browse files
authored
Merge pull request #236 from jeromecoutant/PR_STM32U5
mbed detect: add STM32U5 platforms
2 parents 9879d29 + c6dee0b commit 8b5fa7b

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
@@ -177,6 +177,8 @@
177177
u"0855": u"DISCO_L562QE",
178178
u"0879": u"NUCLEO_F756ZG",
179179
u"0885": u"B_L4S5I_IOT01A",
180+
u"0886": u"NUCLEO_U575ZI_Q",
181+
u"0887": u"B_U585I_IOT02A",
180182
u"0900": u"SAMR21G18A",
181183
u"0905": u"SAMD21G18A",
182184
u"0910": u"SAML21J18A",

0 commit comments

Comments
 (0)