zephyr/samples/subsys/mgmt/osdp/control_panel
Kumar Gala 6d5d783a49 samples: mgmt: osdp: Fix compile issue
With the change to use GPIO_DT_SPEC_GET_OR a number of platforms
failed to build these samples.  This was due to the GPIO drivers not
being enabled by default.  Add CONFIG_GPIO=y to the prj.conf to fix
the issue.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2021-05-06 17:33:58 -04:00
..
src samples: osdp/control_panel: drop device_get_binding 2021-05-05 20:46:43 +02:00
CMakeLists.txt
prj.conf samples: mgmt: osdp: Fix compile issue 2021-05-06 17:33:58 -04:00
sample.yaml