From 81da76e39b6c54c45d7e6e7cafc8cfd4367c5267 Mon Sep 17 00:00:00 2001 From: Marcus Shawcroft Date: Mon, 24 Oct 2016 11:49:00 +0100 Subject: [PATCH] tests: Add sensor HTS221 to driver/build-all test case. Change-Id: Ifd5acf8bfaa75a44458b448001c0f2335fd6364d Signed-off-by: Marcus Shawcroft --- tests/drivers/build_all/sensors_a_m.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/drivers/build_all/sensors_a_m.conf b/tests/drivers/build_all/sensors_a_m.conf index 5ced100fc21..5737f19b065 100644 --- a/tests/drivers/build_all/sensors_a_m.conf +++ b/tests/drivers/build_all/sensors_a_m.conf @@ -12,6 +12,7 @@ CONFIG_BME280=y CONFIG_DHT=y CONFIG_HDC1008=y CONFIG_HMC5883L=y +CONFIG_HTS221=y #CONFIG_HP206C=y CONFIG_ISL29035=y CONFIG_LIS3DH=y