mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
Not all boards are going to have the ccs811 on them, and thus not in the device tree. We need a dts.fixup stub to dummy out the CONFIG_CCS811_* defines that the driver expects. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>