From d3c5a4964b28c56b704df5d083d0322a259c3df3 Mon Sep 17 00:00:00 2001 From: Kumar Gala Date: Wed, 21 Nov 2018 06:08:42 -0600 Subject: [PATCH] samples: wifi: Enable sample on disco_l475_iot1 The disco_l475_iot1 has the Inventek eS-WiFi, so lets enable the sample on the board. (This also gets us something that will build test the eS-Wifi driver as part of sanitycheck). Signed-off-by: Kumar Gala --- samples/net/wifi/sample.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/net/wifi/sample.yaml b/samples/net/wifi/sample.yaml index ee09eb830a9..1206afb8434 100644 --- a/samples/net/wifi/sample.yaml +++ b/samples/net/wifi/sample.yaml @@ -6,4 +6,4 @@ sample: name: WiFi sample app tests: test: - platform_whitelist: quark_se_c1000_devboard cc3220sf_launchxl + platform_whitelist: quark_se_c1000_devboard cc3220sf_launchxl disco_l475_iot1