mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-16 20:51:56 +00:00
A few CONFIG options got set twice in sensors_n_z.conf, remove the duplicates as we get warnings associated with this: warning: override: reassigning to symbol GPIO warning: override: reassigning to symbol SENSOR warning: override: reassigning to symbol SPI warning: override: reassigning to symbol SYS_LOG_SENSOR_LEVEL Change-Id: I7a723218db8e365bdb45c004e93bd2c4f55ab5ac Signed-off-by: Kumar Gala <kumar.gala@linaro.org> |
||
---|---|---|
.. | ||
src | ||
drivers.conf | ||
ethernet.conf | ||
Makefile | ||
README.txt | ||
sensors_a_m.conf | ||
sensors_n_z.conf | ||
sensors_trigger.conf | ||
testcase.ini |
Overview -------- Build tests for drivers and sensors on all platforms. This test might now work for some of the drivers, those need to be addressed in other tests targeting those special cases. Tests ----- drivers: build all drivers sensors_a_m: build sensors with name beginning a through m. sensors_n_z: build sensors with name beginning n through z. sensors_trigger: build sensors with trigger option enabled