|
86 | 86 | ("k20dx_xdot_l151_if", False, 0x8000, "bin" ),
|
87 | 87 | ('lpc11u35_6lowpan_borderrouterhat_if', None, 0x0000, "bin" ),
|
88 | 88 | ('lpc11u35_6lowpan_borderrouterusb_if', None, 0x0000, "bin" ),
|
89 |
| - ('lpc11u35_6lowpan_borderrouterethernet_if', None, 0x0000, "bin" ), |
90 | 89 | ('lpc11u35_gr_peach_if', None, 0x0000, "bin" ),
|
91 | 90 | ('lpc11u35_gr_lychee_if', None, 0x0000, "bin" ),
|
92 | 91 | ('lpc11u35_nz32_sc151_if', False, 0x0000, "bin" ),
|
@@ -222,7 +221,6 @@ def VENDOR_TO_FAMILY(x, y) : return (VENDOR_ID[x] <<8) | y
|
222 | 221 | ( 0x7010, VENDOR_TO_FAMILY('Toshiba', 1), 'lpc11u35_blueninja_if', None, None ), # TODO - set target to 'BlueNinja-CDP-TZ01B' when mbed-os supports this
|
223 | 222 | ( 0x7402, VENDOR_TO_FAMILY('NXP', 1), 'lpc11u35_6lowpan_borderrouterhat_if', None, 'mbed-6LoWPAN-Border-Router-HAT' ),
|
224 | 223 | ( 0x7403, VENDOR_TO_FAMILY('NXP', 1), 'lpc11u35_6lowpan_borderrouterusb_if', None, 'mbed-6LoWPAN-Border-Router-USB' ),
|
225 |
| - ( 0x7404, VENDOR_TO_FAMILY('NXP', 1), 'lpc11u35_6lowpan_borderrouterethernet_if', None, 'mbed-6LoWPAN-Border-Router-ETHERNET' ), |
226 | 224 | ( 0x8080, VENDOR_TO_FAMILY('Stub', 1), 'lpc11u35_ff1705_l151_if', None, None ), # TODO - set target to 'L-TEK-FF1705' when mbed-os supports this
|
227 | 225 | ( 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
|
228 | 226 | ( 0x9004, VENDOR_TO_FAMILY('Stub', 1), 'lpc11u35_archpro_if', None, 'Seeeduino-Arch-Pro' ),
|
|
0 commit comments