|
84 | 84 | ('lpc11u35_ff_lpc546xx_if', False, 0x0000, "bin" ),
|
85 | 85 | ('lpc11u35_mini_iot_lpc54018_if', False, 0x0000, "bin" ),
|
86 | 86 | ("k20dx_xdot_l151_if", False, 0x8000, "bin" ),
|
87 |
| - ('lpc11u35_6lowpan_borderrouterhat_if', None, 0x0000, "bin" ), |
88 | 87 | ('lpc11u35_6lowpan_borderrouterusb_if', None, 0x0000, "bin" ),
|
89 | 88 | ('lpc11u35_gr_peach_if', None, 0x0000, "bin" ),
|
90 | 89 | ('lpc11u35_gr_lychee_if', None, 0x0000, "bin" ),
|
@@ -219,7 +218,6 @@ def VENDOR_TO_FAMILY(x, y) : return (VENDOR_ID[x] <<8) | y
|
219 | 218 | ( 0x5501, VENDOR_TO_FAMILY('Renesas', 1), 'lpc11u35_gr_lychee_if', None, None ), # TODO - Set to 'Renesas-GR-LYCHEE' once this target builds
|
220 | 219 | ( 0x6660, VENDOR_TO_FAMILY('Stub', 1), 'lpc11u35_nz32_sc151_if', None, None ), # TODO - set target to 'NZ32-SC151' when mbed-os supports this
|
221 | 220 | ( 0x7010, VENDOR_TO_FAMILY('Toshiba', 1), 'lpc11u35_blueninja_if', None, None ), # TODO - set target to 'BlueNinja-CDP-TZ01B' when mbed-os supports this
|
222 |
| - ( 0x7402, VENDOR_TO_FAMILY('NXP', 1), 'lpc11u35_6lowpan_borderrouterhat_if', None, 'mbed-6LoWPAN-Border-Router-HAT' ), |
223 | 221 | ( 0x7403, VENDOR_TO_FAMILY('NXP', 1), 'lpc11u35_6lowpan_borderrouterusb_if', None, 'mbed-6LoWPAN-Border-Router-USB' ),
|
224 | 222 | ( 0x8080, VENDOR_TO_FAMILY('Stub', 1), 'lpc11u35_ff1705_l151_if', None, None ), # TODO - set target to 'L-TEK-FF1705' when mbed-os supports this
|
225 | 223 | ( 0x8081, VENDOR_TO_FAMILY('Stub', 1), 'lpc11u35_ff_lpc546xx_if', None, None ), # TODO - set target to 'L-TEK-FF-LPC546XX' when mbed-os supports this
|
|
0 commit comments