zephyr/samples/subsys
Maureen Helm 389ff5d6d4 samples: subsys: fs: Refactor fat_fs sample yaml to reduce whitelist
Refactors the fat_fs sample yaml to depend on a feature rather than
whitelisting specific boards. This implicitly extends the sample to
mimxrt10{60,64}_evk boards, since they already support the feature.

The only whitelist board remaining is the nrf52840_blip, which requires
a device tree overlay for this sample.

Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
2020-05-07 14:47:43 +02:00
..
canbus canbus: Convert canbus driver and subsys to new timeout API 2020-05-06 10:19:13 +02:00
console
fs samples: subsys: fs: Refactor fat_fs sample yaml to reduce whitelist 2020-05-07 14:47:43 +02:00
ipc samples: subsys: openamp: use new-style DT macros for shared memory 2020-05-05 10:08:28 -05:00
logging timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
mgmt samples/susbys/mgmt/mcumgr/smp_svr: add nrf5 configs 2020-04-20 15:57:52 +02:00
nvs drivers: flash: replace DT_FLASH_DEV_NAME with DT macro 2020-04-27 18:43:20 -05:00
power/device_pm boards: nrf52_pca10040: Rename to nrf52dk_nrf52832 2020-04-06 13:09:07 +02:00
settings boards: nrf52_pca10040: Rename to nrf52dk_nrf52832 2020-04-06 13:09:07 +02:00
shell samples: shell: shell_module: add demo hexdump command 2020-05-06 09:42:02 +02:00
tracing samples: fix configuration for systemview/cpu stats 2020-04-29 22:30:19 -04:00
usb usb: Special return values for custom_handler 2020-05-07 11:20:27 +02:00
subsys.rst