zephyr/subsys/mgmt
Kumar Gala 4ff6061b09 mgmt/osdp: Fix build issue
When building the osdsp control_panel sample we get the following
compile error:

subsys/mgmt/osdp/src/osdp_cp.c:993:10: error: implicit declaration of
function 'osdp_cp_send_command_keyset'

Fix by adding ifdef protection around the call to
osdp_cp_send_command_keyset

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-11-03 13:00:11 -06:00
..
ec_host_cmd ec_host_cmd: Fix unused return value from k_sem_take call 2020-10-21 06:28:09 -05:00
hawkbit
mcumgr mgmt: smp: shell: log warning when buf allocation fails 2020-10-07 14:51:06 +02:00
osdp mgmt/osdp: Fix build issue 2020-11-03 13:00:11 -06:00
updatehub
CMakeLists.txt
Kconfig