Skip to content

Commit 6d1fe98

Browse files
committed
deprecation: remove lpc11u35_6lowpan_borderrouterhat_if project
1 parent 4fe510a commit 6d1fe98

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_borderrouterhat_if:
327-
- *module_if
328-
- *module_hic_lpc11u35
329-
- records/board/6LoWPAN_BorderRouterHAT.yaml
330326
lpc11u35_6lowpan_borderrouterusb_if:
331327
- *module_if
332328
- *module_hic_lpc11u35

records/board/6LoWPAN_BorderRouterHAT.yaml

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

source/board/6LoWPAN_BorderRouterHAT.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
@@ -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_borderrouterhat_if', None, 0x0000, "bin" ),
8887
('lpc11u35_6lowpan_borderrouterusb_if', None, 0x0000, "bin" ),
8988
('lpc11u35_gr_peach_if', None, 0x0000, "bin" ),
9089
('lpc11u35_gr_lychee_if', None, 0x0000, "bin" ),
@@ -219,7 +218,6 @@ def VENDOR_TO_FAMILY(x, y) : return (VENDOR_ID[x] <<8) | y
219218
( 0x5501, VENDOR_TO_FAMILY('Renesas', 1), 'lpc11u35_gr_lychee_if', None, None ), # TODO - Set to 'Renesas-GR-LYCHEE' once this target builds
220219
( 0x6660, VENDOR_TO_FAMILY('Stub', 1), 'lpc11u35_nz32_sc151_if', None, None ), # TODO - set target to 'NZ32-SC151' when mbed-os supports this
221220
( 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' ),
223221
( 0x7403, VENDOR_TO_FAMILY('NXP', 1), 'lpc11u35_6lowpan_borderrouterusb_if', None, 'mbed-6LoWPAN-Border-Router-USB' ),
224222
( 0x8080, VENDOR_TO_FAMILY('Stub', 1), 'lpc11u35_ff1705_l151_if', None, None ), # TODO - set target to 'L-TEK-FF1705' when mbed-os supports this
225223
( 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

Comments
 (0)