mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-06 08:07:23 +00:00
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> |
||
---|---|---|
.. | ||
ec_host_cmd | ||
hawkbit | ||
mcumgr | ||
osdp | ||
updatehub | ||
CMakeLists.txt | ||
Kconfig |