|
65 | 65 | ("lpc11u35_archble_if", False, 0x0000, "bin" ),
|
66 | 66 | ("lpc11u35_archpro_if", False, 0x0000, "bin" ),
|
67 | 67 | ("lpc11u35_archmax_if", False, 0x0000, "bin" ),
|
68 |
| - ("lpc11u35_wiobg96_if", False, 0x0000, "bin" ), |
69 | 68 | ("lpc11u35_hrm1017_if", False, 0x0000, "bin" ),
|
70 | 69 | ("lpc11u35_sscity_if", False, 0x0000, "bin" ),
|
71 | 70 | ("lpc11u35_ssci824_if", False, 0x0000, "bin" ),
|
@@ -221,7 +220,6 @@ def VENDOR_TO_FAMILY(x, y) : return (VENDOR_ID[x] <<8) | y
|
221 | 220 | ( 0x9011, VENDOR_TO_FAMILY('Stub', 1), 'lpc11u35_archmax_if', None, 'Seeed-Arch-Max' ),
|
222 | 221 | ( 0x9012, VENDOR_TO_FAMILY('Nordic', 1), 'lpc11u35_tiny_if', None, 'Seeed-Tiny-BLE' ),
|
223 | 222 | ( 0x9013, VENDOR_TO_FAMILY('Nordic', 1), 'lpc11u35_archlink_if', None, 'Seeed-Arch-Link' ),
|
224 |
| - ( 0x9015, VENDOR_TO_FAMILY('Stub', 1), 'lpc11u35_wiobg96_if', None, None ), |
225 | 223 | ( 0x9016, VENDOR_TO_FAMILY('Nordic', 2), 'lpc11u35_96b_nitrogen_if', None, None ), # TODO - set target to 'Seeed-96Boards-Nitrogen' when mbed-os supports this
|
226 | 224 | ( 0x9900, VENDOR_TO_FAMILY('Nordic', 1), 'kl26z_microbit_if', 'kl26z_bl', 'Microbit' ),
|
227 | 225 | ( 0x9901, VENDOR_TO_FAMILY('Nordic', 1), 'kl26z_microbit_if', 'kl26z_bl', 'Microbit' ),
|
|
0 commit comments