Skip to content

Commit 277975d

Browse files
Merge pull request #199 from felser/add_dragonfly_f413rh
Add platform ID for MultiTech Dragonfly with STM32F413RH processor
2 parents 37afc0d + 1de0ff0 commit 277975d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/mbed_os_tools/detect/platform_database.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@
7575
u"0311": u"K66F",
7676
u"0312": u"MTS_DRAGONFLY_L471QG",
7777
u"0315": u"MTS_MDOT_F411RE",
78+
u"0316": u"MTS_DRAGONFLY_F413RH",
7879
u"0350": u"XDOT_L151CC",
7980
u"0400": u"MAXWSNENV",
8081
u"0405": u"MAX32600MBED",

0 commit comments

Comments
 (0)