Skip to content
Commit a39340a1 authored by Kumar Gala's avatar Kumar Gala Committed by Kumar Gala
Browse files

samples/subsys/mgmt/osdp: Fix build issues



The samples/subsys/mgmt/osdp utilize GPIO so having it set in the
prj.conf is needed since not all platforms enable GPIO by default.

To address the 'No SOURCES given to Zephyr library: drivers__gpio'
add a 'depends on gpio' to the sample.yaml to only build this on
platforms that have GPIO driver support.

Fixes #39180

Signed-off-by: default avatarKumar Gala <kumar.gala@linaro.org>
parent 7a2b9586
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment