zephyr/samples
Flavio Ceolin a7b327310d samples: fxos8700-hid: Fix possible underflow
gpio_pin_get() returns a negative value in case of error and
callbacks_configure was assigning this value to an unsigned variable.

Fixes: #22643
Coverity CID :208206

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2020-03-25 16:25:45 +01:00
..
application_development kconfig: Remove assignments to CONFIG_<arch> syms and hide them 2020-02-08 00:50:08 -06:00
basic samples: convert blinky to new DT API 2020-03-24 10:11:20 -05:00
bluetooth doc: dts: revisit documentation 2020-03-24 10:11:20 -05:00
boards boards: arm: nrf51_pca10028: rename board to nrf51dk_nrf51422 2020-03-24 11:45:27 +01:00
cpp_synchronization samples & tests: Correct main() type 2019-12-16 11:27:56 +01:00
display samples: display: lvgl use posix input, remove defaults 2020-03-11 13:23:19 -05:00
drivers doc: dts: revisit documentation 2020-03-24 10:11:20 -05:00
hello_world tests: fix test identifiers 2019-12-09 15:53:44 -05:00
mpu global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
net scripts: net: Add TLS test for mqtt_publisher 2020-03-25 08:39:39 +02:00
nfc/nfc_hello cleanup: include/: move misc/byteorder.h to sys/byteorder.h 2019-06-27 22:55:49 -04:00
philosophers samples: philosophers: Disable networking 2019-12-18 10:35:15 +02:00
portability samples: cmsis_rtos_v1: Grow stack size to the maximum allowed 2020-01-20 18:33:34 -05:00
posix samples & tests: Correct main() type 2019-12-16 11:27:56 +01:00
scheduler samples: Add MetaIRQ dispatch sample 2020-02-06 23:06:28 -05:00
sensor samples: fxos8700-hid: Fix possible underflow 2020-03-25 16:25:45 +01:00
shields tests: remove duplicate names for tests 2020-02-13 14:45:56 -06:00
smp samples: pi: fix stack overflow 2020-03-10 09:57:58 -04:00
subsys doc: dts: revisit documentation 2020-03-24 10:11:20 -05:00
synchronization tests: fix test identifiers 2019-12-09 15:53:44 -05:00
testing/integration tests: fix test identifiers 2019-12-09 15:53:44 -05:00
userspace scripts: Replace hard-coded subsystem list with __subsystem annotations. 2020-03-11 17:13:39 +02:00
video samples: video: Fix board reference name 2019-10-30 18:33:18 +01:00
classic.rst doc: restructure and create index pages 2019-02-05 07:04:40 -05:00
index.rst samples: Add MetaIRQ dispatch sample 2020-02-06 23:06:28 -05:00