Skip to content

Commit 4fe510a

Browse files
committed
deprecation: remove lpc11u35_6lowpan_borderrouterethernet_if project
1 parent e3b7bfb commit 4fe510a

File tree

4 files changed

+0
-48
lines changed

4 files changed

+0
-48
lines changed

projects.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -323,10 +323,6 @@ projects:
323323
- *module_if
324324
- *module_hic_kl27z
325325
- records/board/microbitv2.yaml
326-
lpc11u35_6lowpan_borderrouterethernet_if:
327-
- *module_if
328-
- *module_hic_lpc11u35
329-
- records/board/6LoWPAN_BorderRouterETHERNET.yaml
330326
lpc11u35_6lowpan_borderrouterhat_if:
331327
- *module_if
332328
- *module_hic_lpc11u35

records/board/6LoWPAN_BorderRouterETHERNET.yaml

Lines changed: 0 additions & 12 deletions
This file was deleted.

source/board/6LoWPAN_BorderRouterETHERNET.c

Lines changed: 0 additions & 30 deletions
This file was deleted.

test/info.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,6 @@
8686
("k20dx_xdot_l151_if", False, 0x8000, "bin" ),
8787
('lpc11u35_6lowpan_borderrouterhat_if', None, 0x0000, "bin" ),
8888
('lpc11u35_6lowpan_borderrouterusb_if', None, 0x0000, "bin" ),
89-
('lpc11u35_6lowpan_borderrouterethernet_if', None, 0x0000, "bin" ),
9089
('lpc11u35_gr_peach_if', None, 0x0000, "bin" ),
9190
('lpc11u35_gr_lychee_if', None, 0x0000, "bin" ),
9291
('lpc11u35_nz32_sc151_if', False, 0x0000, "bin" ),
@@ -222,7 +221,6 @@ def VENDOR_TO_FAMILY(x, y) : return (VENDOR_ID[x] <<8) | y
222221
( 0x7010, VENDOR_TO_FAMILY('Toshiba', 1), 'lpc11u35_blueninja_if', None, None ), # TODO - set target to 'BlueNinja-CDP-TZ01B' when mbed-os supports this
223222
( 0x7402, VENDOR_TO_FAMILY('NXP', 1), 'lpc11u35_6lowpan_borderrouterhat_if', None, 'mbed-6LoWPAN-Border-Router-HAT' ),
224223
( 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' ),
226224
( 0x8080, VENDOR_TO_FAMILY('Stub', 1), 'lpc11u35_ff1705_l151_if', None, None ), # TODO - set target to 'L-TEK-FF1705' when mbed-os supports this
227225
( 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
228226
( 0x9004, VENDOR_TO_FAMILY('Stub', 1), 'lpc11u35_archpro_if', None, 'Seeeduino-Arch-Pro' ),

0 commit comments

Comments
 (0)