zephyr/samples/subsys
Gerson Fernando Budke 92ca06577f samples: usb: mass: Add support to TFM NS boards
This add TFM cmake definitions to build mass storage sample for non
secure firmware boards versions. The stm32l562e_dk_ns board was used
to demonstrate. It uses SDMMC/SD with TFM profile large. Tests were
conducted using a 2GB transflash card with FAT-32 partition.

Signed-off-by: Gerson Fernando Budke <gerson.budke@ossystems.com.br>
2022-11-10 11:26:11 +00:00
..
canbus samples: subsys: canbus: isotp: fix sample path in Readme.rst 2022-10-27 11:02:57 +02:00
console includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
cpp samples: cpp_synchronization: Allow running on POSIX arch boards 2022-11-05 16:41:45 +09:00
debug include: add missing zephyr/irq.h include 2022-10-17 22:57:39 +09:00
display samples: subsys: display: lvgl: Add native_posix overlay for SDL input 2022-10-03 10:12:03 +02:00
edac samples: edac: Add sample documentation 2022-10-18 16:59:34 +02:00
fs samples: subsys: littlefs on nucleo_h743zi 2022-11-05 19:57:40 +01:00
ipc sample: add icmsg multi endpoint sample 2022-11-09 10:41:43 +01:00
logging twister: Add fiters to SYS-T related tests 2022-10-27 11:03:30 +02:00
lorawan/class_a samples: lora: remove `platform_allow` 2022-09-29 08:59:03 +00:00
mgmt samples: mgmt: mcumgr: Remove un-necessary modules from build 2022-11-08 09:41:24 +00:00
modbus samples: modbus: print returned error code 2022-11-09 10:46:02 -06: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 sample: tracing: add a configuration for percepio 2022-11-04 10:00:48 +01:00
usb samples: usb: mass: Add support to TFM NS boards 2022-11-10 11:26:11 +00:00
usb_c samples: usb-c: sink: Add USB-C Subsystem Sink Sample 2022-10-22 18:38:35 -04:00
video includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
subsys.rst