Skip to content

Commit aef119e

Browse files
Merge pull request #186 from cy-midd/pr/add-cypress-kits
Add and updated cypress kits in the platform database
2 parents f6ad731 + 88546c6 commit aef119e

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

src/mbed_os_tools/detect/platform_database.py

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -240,12 +240,15 @@
240240
u'1900': u'CY8CKIT_062_WIFI_BT',
241241
u'1901': u'CY8CPROTO_062_4343W',
242242
u'1902': u'CY8CKIT_062_BLE',
243-
u'1903': u'CY8CPROTO_062_43012',
243+
u'1903': u'CYW9P62S1_43012EVB_01',
244244
u'1904': u'CY8CPROTO_063_BLE',
245-
u'1905': u'CY8CKIT_062_4343W',
245+
u'1905': u'CY8CKIT_062S2_4343W',
246246
u'1906': u'CYW943012P6EVB_01',
247247
u'1907': u'CY8CPROTO_064_SB',
248+
u'1908': u'CYW9P62S1_43438EVB_01',
248249
u'1909': u'CY8CPROTO_062S2_43012',
250+
u'190B': u'CY8CKIT_062S2_43012',
251+
u'190E': u'CY8CPROTO_062S3_4343W',
249252
u"2000": u"EFM32_G8XX_STK",
250253
u"2005": u"EFM32HG_STK3400",
251254
u"2010": u"EFM32WG_STK3800",

0 commit comments

Comments
 (0)