zephyr/samples
Andrei Gansari 19975af460 samples: flash_shell: unaligned and pattern write
Adds unaligned and pattern write functionality.
The reason this was added is chips with large pages, e.g. 256 can't be
normaly writen via shell, thus the need to write a pattern with any
length to a memory area.
The unaligned write command allows writing a data frament in any place
in memory, the data backup, protection, erasing and writing is
automaticaly handled. This makes it easier to test all flash controller
functionality in one command, also write any persistent data to any
flash address.

Signed-off-by: Andrei Gansari <andrei.gansari@nxp.com>
2020-08-05 15:30:20 -04:00
..
application_development boards: dts: Fix broken link in comment 2020-07-31 09:00:32 -05: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 board: arm: google_kukui: Add a sample for kukui 2020-07-08 19:21:40 -04: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: unaligned and pattern write 2020-08-05 15:30:20 -04: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 net: lwm2m: Fix Security and Server object instance matching 2020-08-04 16:29:40 +02: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 treewide: remove unnecessary DT GPIO/PWM flags checks 2020-08-04 07:35:26 -05: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 sys: util: Added separator to FOR_EACH_ macros 2020-06-10 11:58:13 +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