zephyr/samples/drivers
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
..
can zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
counter drivers: counter: Add native_posix counter hardware model and driver 2020-07-27 13:25:50 +02:00
crypto zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
current_sensing zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
dac boards: arm: document and enable the DAC for the Arduino Zero 2020-08-04 16:08:48 -05:00
display zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
entropy zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
espi samples: drivers: espi: Update OOB transaction test 2020-07-26 09:02:35 -04:00
flash_shell samples: flash_shell: unaligned and pattern write 2020-08-05 15:30:20 -04:00
gpio/boards samples: gpio: add board overlay for up_squared 2020-02-05 12:00:36 +01:00
ht16k33 zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
i2c_fujitsu_fram zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
kscan zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
kscan_touch zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
lcd_hd44780 zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
led_apa102 samples: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
led_apa102c_bitbang zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
led_lp3943 samples: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
led_lp5562 zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
led_lpd8806 samples: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
led_pca9633 samples: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
led_ws2812 samples: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
lora drivers: lora: Prepare Kconfig for additional radios 2020-07-02 08:32:37 -04:00
peci zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
ps2 zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
soc_flash_nrf zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
spi_flash boards: arm: nrf: Adding Circuit Dojo nRF9160 Feather definitions. 2020-07-10 17:56:00 +02:00
spi_flash_at45 spi-device: set CS gpio flags for all devices that had none 2020-07-09 06:07:07 -05:00
spi_fujitsu_fram samples: drivers: Fix unitialized spi_cfg in spi_fujitsu_fram sample 2020-07-22 09:59:51 +02:00
watchdog samples: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
drivers.rst samples: drivers: Change drivers.rst to find all samples readme file 2020-05-15 17:18:56 +02:00