From 7cc286f3cadf343777e6515db7a81b54f32b69d3 Mon Sep 17 00:00:00 2001 From: kaizen8501 Date: Wed, 30 Sep 2015 12:04:33 +0900 Subject: [PATCH] Added WIZWIKI_W7500ECO() to targets.py --- workspace_tools/targets.py | 1 + 1 file changed, 1 insertion(+) diff --git a/workspace_tools/targets.py b/workspace_tools/targets.py index fe91804afd..ce154a882a 100755 --- a/workspace_tools/targets.py +++ b/workspace_tools/targets.py @@ -1779,6 +1779,7 @@ TARGETS = [ ### WIZnet ### WIZWIKI_W7500(), WIZWIKI_W7500P(), + WIZWIKI_W7500ECO(), ### Atmel ### SAMR21G18A(),