Skip to content

Commit 77357bf

Browse files
committed
deprecation: remove lpc11u35_wizwiki_w7500_if project
1 parent 7ca112b commit 77357bf

File tree

4 files changed

+0
-62
lines changed

4 files changed

+0
-62
lines changed

projects.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -438,10 +438,6 @@ projects:
438438
- *module_if
439439
- *module_hic_lpc11u35
440440
- records/board/tiny.yaml
441-
lpc11u35_wizwiki_w7500_if:
442-
- *module_if
443-
- *module_hic_lpc11u35
444-
- records/board/wizwiki_w7500.yaml
445441
lpc11u35_wizwiki_w7500p_if:
446442
- *module_if
447443
- *module_hic_lpc11u35

records/board/wizwiki_w7500.yaml

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

source/board/wizwiki_w7500.c

Lines changed: 0 additions & 49 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_gr_peach_if', None, 0x0000, "bin" ),
8585
('lpc11u35_gr_lychee_if', None, 0x0000, "bin" ),
8686
('lpc11u35_nz32_sc151_if', False, 0x0000, "bin" ),
87-
('lpc11u35_wizwiki_w7500_if', False, 0x0000, "bin" ),
8887
('lpc11u35_wizwiki_w7500p_if', False, 0x0000, "bin" ),
8988
("sam3u2c_ublox_evk_nina_b1_if", True, 0x5000, "bin" ),
9089
("lpc11u35_rtl8195am_if", False, 0x0000, "bin" ),
@@ -199,7 +198,6 @@ def VENDOR_TO_FAMILY(x, y) : return (VENDOR_ID[x] <<8) | y
199198
( 0x1309, VENDOR_TO_FAMILY('Stub', 3), 'm48ssidae_numaker_m252kg_if', 'm48ssidae_bl', None ),
200199
( 0x1310, VENDOR_TO_FAMILY('Stub', 3), 'm48ssidae_numaker_iot_m263a_if', 'm48ssidae_bl', None ),
201200
( 0x1312, VENDOR_TO_FAMILY('Stub', 3), 'm48ssidae_numaker_m2354_if', 'm48ssidae_bl', None ),
202-
( 0x2201, VENDOR_TO_FAMILY('Wiznet', 1), 'lpc11u35_wizwiki_w7500_if', None, 'WIZwiki-W7500' ),
203201
( 0x2203, VENDOR_TO_FAMILY('Wiznet', 1), 'lpc11u35_wizwiki_w7500p_if', None, 'WIZwiki-W7500P' ),
204202
( 0x2600, VENDOR_TO_FAMILY('Nordic', 2), 'k20dx_ep_agora_if', None, None ),
205203
( 0x2601, VENDOR_TO_FAMILY('NXP', 0), 'k20dx_ep_kairos_if', None, None ),

0 commit comments

Comments
 (0)