Skip to content

Commit f622535

Browse files
authored
Merge pull request #110 from vmedcy/add_cypress_kits
Add Cypress kits to platform database
2 parents 72a9beb + 8286dce commit f622535

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/mbed_os_tools/detect/platform_database.py

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -226,6 +226,13 @@
226226
u"1701": u"GD32_F307VG",
227227
u"1702": u"GD32_F450ZI",
228228
u"1703": u"GD32_E103VB",
229+
u'1900': u'CY8CKIT_062_WIFI_BT',
230+
u'1901': u'CY8CPROTO_062_4343W',
231+
u'1902': u'CY8CKIT_062_BLE',
232+
u'1903': u'CY8CPROTO_062_43012',
233+
u'1904': u'CY8CPROTO_063_BLE',
234+
u'1905': u'CY8CKIT_062_4343W',
235+
u'1906': u'CYW943012P6EVB_01',
229236
u"2000": u"EFM32_G8XX_STK",
230237
u"2005": u"EFM32HG_STK3400",
231238
u"2010": u"EFM32WG_STK3800",

0 commit comments

Comments
 (0)