Skip to content

Commit 7ca112b

Browse files
committed
deprecation: remove lpc11u35_wizwiki_w7500_eco_if project
1 parent ff7a531 commit 7ca112b

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_eco_if:
442-
- *module_if
443-
- *module_hic_lpc11u35
444-
- records/board/wizwiki_w7500_eco.yaml
445441
lpc11u35_wizwiki_w7500_if:
446442
- *module_if
447443
- *module_hic_lpc11u35

records/board/wizwiki_w7500_eco.yaml

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

source/board/wizwiki_w7500_eco.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
@@ -85,7 +85,6 @@
8585
('lpc11u35_gr_lychee_if', None, 0x0000, "bin" ),
8686
('lpc11u35_nz32_sc151_if', False, 0x0000, "bin" ),
8787
('lpc11u35_wizwiki_w7500_if', False, 0x0000, "bin" ),
88-
('lpc11u35_wizwiki_w7500_eco_if', False, 0x0000, "bin" ),
8988
('lpc11u35_wizwiki_w7500p_if', False, 0x0000, "bin" ),
9089
("sam3u2c_ublox_evk_nina_b1_if", True, 0x5000, "bin" ),
9190
("lpc11u35_rtl8195am_if", False, 0x0000, "bin" ),
@@ -201,7 +200,6 @@ def VENDOR_TO_FAMILY(x, y) : return (VENDOR_ID[x] <<8) | y
201200
( 0x1310, VENDOR_TO_FAMILY('Stub', 3), 'm48ssidae_numaker_iot_m263a_if', 'm48ssidae_bl', None ),
202201
( 0x1312, VENDOR_TO_FAMILY('Stub', 3), 'm48ssidae_numaker_m2354_if', 'm48ssidae_bl', None ),
203202
( 0x2201, VENDOR_TO_FAMILY('Wiznet', 1), 'lpc11u35_wizwiki_w7500_if', None, 'WIZwiki-W7500' ),
204-
( 0x2202, VENDOR_TO_FAMILY('Wiznet', 1), 'lpc11u35_wizwiki_w7500_eco_if', None, 'WIZwiki-W7500ECO' ),
205203
( 0x2203, VENDOR_TO_FAMILY('Wiznet', 1), 'lpc11u35_wizwiki_w7500p_if', None, 'WIZwiki-W7500P' ),
206204
( 0x2600, VENDOR_TO_FAMILY('Nordic', 2), 'k20dx_ep_agora_if', None, None ),
207205
( 0x2601, VENDOR_TO_FAMILY('NXP', 0), 'k20dx_ep_kairos_if', None, None ),

0 commit comments

Comments
 (0)