zephyr/samples/subsys
Franciszek Zdobylak 64feccf23d drivers: flash: shell: Add flash shell tools
This commit adds two new commands to flash shell tools: flash load and
flash page_info.

Signed-off-by: Franciszek Zdobylak <fzdobylak@internships.antmicro.com>
2022-10-06 22:35:57 +00:00
..
canbus includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
console includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
cpp includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
debug includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
display samples: subsys: display: lvgl: Add native_posix overlay for SDL input 2022-10-03 10:12:03 +02:00
edac includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
fs boards: frdm_k64f: add SD/MMC support 2022-09-07 16:37:36 -05:00
ipc includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
logging includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
lorawan/class_a samples: lora: remove platform_allow 2022-09-29 08:59:03 +00:00
mgmt samples: mcumgr: smp_svr: Add support for MG100 board 2022-10-03 10:11:28 +02:00
modbus includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
nvs samples: subsys: nvs: Switch to FIXED_PARTITION_ macros 2022-09-06 09:56:37 +02:00
pm samples: pm: demonstrate usage of the policy latency APIs 2022-09-07 10:28:55 +02:00
portability includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
rtio/sensor_batch_processing rtio: Add macro to define iodev submission queue 2022-10-05 12:42:16 +02:00
settings samples/subsys/settings: Switch to FIXED_PARTITION_ macros 2022-09-06 09:56:37 +02:00
shell drivers: flash: shell: Add flash shell tools 2022-10-06 22:35:57 +00:00
task_wdt includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
testsuite samples: Add name "sample" in the some samples modules 2022-08-29 07:30:10 -04:00
tracing includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
usb samples: usb: dfu: exclude lpcxpresso55s69_cpu0 2022-09-23 11:31:52 +00:00
video includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
subsys.rst