zephyr/samples/boards
Armando Visconti 16dc36bb61 samples/96b_argonkey: microphone: Fix coverity bug 190958
Fix coverity CID 190958: Logically dead code (DEADCODE)
(bug: #13857)

Condition (ret < 0) was tested, but 'ret' variable was not
assigned.

Signed-off-by: Armando Visconti <armando.visconti@st.com>
2019-02-27 10:02:49 -06:00
..
96b_argonkey samples/96b_argonkey: microphone: Fix coverity bug 190958 2019-02-27 10:02:49 -06:00
altera_max10 samples: convert altera_max10/pio to use gpio_pin functions 2019-02-01 08:57:58 -05:00
arduino_101 sensor: hdc1008: convert to DT_<COMPAT>_<INSTANCE> defines 2019-01-26 12:08:52 -05:00
bbc_microbit drivers: mb_display: remove usage of gpio_port_ functions. 2019-02-01 08:57:58 -05:00
intel_s1000_crb samples: intel_s1000: remove DCACHE_WRITEBACK 2019-02-20 07:33:11 -05:00
nrf52 power: rename CPU_LPS_n power states 2019-02-26 02:30:13 +01:00
olimex_stm32_e407 cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
reel_board/mesh_badge include: misc: util.h: Rename min/max to MIN/MAX 2019-02-14 22:16:03 -05:00
up_squared/gpio_counter gpio: intel_apl: rework driver for pin_mask callback 2019-02-06 07:18:15 -05:00
boards.rst