zephyr/samples
Dominik Ermel cefebbec39 samples: flash_shell: Fix overwriting return value
Value of ret has been overwritten by flash_write_protection_set
before it could be returned from do_write_unaligned, which could
lead to reporting success when error code should have been returned.

Fixes #27641, Coverity-CID: 212142
Fixes #27642, Coverity-CID: 212143

Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
2020-08-19 15:01:50 +02:00
..
application_development device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
basic treewide: remove unnecessary DT GPIO/PWM flags checks 2020-08-04 07:35:26 -05:00
bluetooth samples: hci_spi: Fix cmd_hdr and acl_hdr usage 2020-08-04 17:53:18 +02:00
boards console: usb: Remove obsolete Kconfig option. 2020-08-13 11:49:47 +02:00
cpp_synchronization samples: cpp_synchronization: filter for integration 2020-07-30 08:00:03 -04:00
display samples: display: lvgl: add note about LOG_STRDUP settings 2020-07-27 15:06:22 +02:00
drivers samples: flash_shell: Fix overwriting return value 2020-08-19 15:01:50 +02:00
hello_world samples: hello_world: filter for integration 2020-07-30 08:00:03 -04:00
mpu zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
net samples: net: socket: packet: Refactor to allow flooding 2020-08-18 10:45:27 -04:00
philosophers samples: philosophers: enable for integration testing 2020-07-30 08:00:03 -04:00
portability zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
posix samples: posix: eventfd: bugfix for regex check 2020-06-19 15:17:37 +02:00
scheduler zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
sensor MXRT600: Add I2C support 2020-07-31 08:23:20 -05:00
shields samples: shields: x_nucleo_iks0xax: exclude lpcxpresso55s16_ns board 2020-06-19 15:18:16 +02:00
smp samples: pi: add integration support 2020-07-30 08:00:03 -04:00
subsys build: Fix usage of hardcoded zephyr.{elf,bin,hex} 2020-08-14 13:33:49 +02:00
synchronization samples: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
testing/integration samples: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
tfm_integration zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
userspace device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
video samples: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
classic.rst samples: cpp_synchronization: Change sample description to rst format 2020-05-15 17:18:56 +02:00
index.rst trusted-firmware-m: Add initial plumbing for TFM 2020-05-09 16:21:51 +02:00