Skip to content

Commit 4c128e2

Browse files
committed
deprecation: remove lpc11u35_6lowpan_borderrouterusb_if project
1 parent 6d1fe98 commit 4c128e2

File tree

4 files changed

+0
-49
lines changed

4 files changed

+0
-49
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_borderrouterusb_if:
327-
- *module_if
328-
- *module_hic_lpc11u35
329-
- records/board/6LoWPAN_BorderRouterUSB.yaml
330326
lpc11u35_96b_nitrogen_if:
331327
- *module_if
332328
- *module_hic_lpc11u35

records/board/6LoWPAN_BorderRouterUSB.yaml

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

source/board/6LoWPAN_BorderRouterUSB.c

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

test/info.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,6 @@
8484
('lpc11u35_ff_lpc546xx_if', False, 0x0000, "bin" ),
8585
('lpc11u35_mini_iot_lpc54018_if', False, 0x0000, "bin" ),
8686
("k20dx_xdot_l151_if", False, 0x8000, "bin" ),
87-
('lpc11u35_6lowpan_borderrouterusb_if', None, 0x0000, "bin" ),
8887
('lpc11u35_gr_peach_if', None, 0x0000, "bin" ),
8988
('lpc11u35_gr_lychee_if', None, 0x0000, "bin" ),
9089
('lpc11u35_nz32_sc151_if', False, 0x0000, "bin" ),
@@ -218,7 +217,6 @@ def VENDOR_TO_FAMILY(x, y) : return (VENDOR_ID[x] <<8) | y
218217
( 0x5501, VENDOR_TO_FAMILY('Renesas', 1), 'lpc11u35_gr_lychee_if', None, None ), # TODO - Set to 'Renesas-GR-LYCHEE' once this target builds
219218
( 0x6660, VENDOR_TO_FAMILY('Stub', 1), 'lpc11u35_nz32_sc151_if', None, None ), # TODO - set target to 'NZ32-SC151' when mbed-os supports this
220219
( 0x7010, VENDOR_TO_FAMILY('Toshiba', 1), 'lpc11u35_blueninja_if', None, None ), # TODO - set target to 'BlueNinja-CDP-TZ01B' when mbed-os supports this
221-
( 0x7403, VENDOR_TO_FAMILY('NXP', 1), 'lpc11u35_6lowpan_borderrouterusb_if', None, 'mbed-6LoWPAN-Border-Router-USB' ),
222220
( 0x8080, VENDOR_TO_FAMILY('Stub', 1), 'lpc11u35_ff1705_l151_if', None, None ), # TODO - set target to 'L-TEK-FF1705' when mbed-os supports this
223221
( 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
224222
( 0x9004, VENDOR_TO_FAMILY('Stub', 1), 'lpc11u35_archpro_if', None, 'Seeeduino-Arch-Pro' ),

0 commit comments

Comments
 (0)