mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-08 23:35:22 +00:00
In most cases gpio_pin_configure()'s return value is checked in this application; Coverity noted a case where it is not checked. Add a check to make it happy. Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no> |
||
---|---|---|
.. | ||
application_development | ||
arch | ||
benchmarks | ||
bluetooth | ||
boards | ||
crypto | ||
drivers | ||
kernel | ||
lib | ||
misc/test_build | ||
net | ||
portability | ||
posix | ||
shell | ||
subsys | ||
unit | ||
ztest |