zephyr/samples/subsys
Dominik Ermel 6c2e661da0 samples/littlefs: Fix rcar boards selecting Flash API
The rcar boards use block variant of LittleFS and Disk Access API,
but have been using proj.conf for Flash API based access.
The commit adds section building boards with pro_blk.conf
into sample.yaml, where rcar boards will now be allowed,
and removes redundant configuration lines from board specific
conf files.

Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
2024-05-14 16:54:55 +02:00
..
bindesc samples bindesc: Add runtime test and change default to native_sim 2023-11-20 12:02:48 +01:00
canbus samples/subsys: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00
console hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
debug arch posix fuzzing: Move kconfig options to sample 2024-05-02 20:46:03 +03:00
display boards: Round Display for Xiao 2024-05-07 17:57:23 -04:00
edac doc: samples: edac: add syntax highlight to code blocks 2023-10-18 15:51:22 +03:00
fs samples/littlefs: Fix rcar boards selecting Flash API 2024-05-14 16:54:55 +02:00
input boards: rename and update esp32 related conf and overlay files 2024-04-23 15:36:13 +02:00
ipc samples: ipc: static_vrings add NXP boards support 2024-04-30 08:57:01 +02:00
llext hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
logging Bluetooth: Samples: Remove uses of auto name in AD 2024-04-23 12:42:24 +02:00
lorawan samples: subsys: lorawan: class_a: remove clock sync and multicast 2024-05-02 16:54:43 +02:00
mgmt samples: fix bad SPDX-License-Identifier header 2024-05-08 09:23:16 -04:00
modbus samples: net: Change to use CONFIG_POSIX_API 2024-03-27 13:40:13 -05:00
nvs samples: subsys: nvs fix hard fault when running on stm32 targets 2024-04-11 09:08:52 +02:00
pm hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
portability hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
rtio/sensor_batch_processing samples: Switch integration_platforms from native_posix to native_sim 2023-11-20 12:02:48 +01:00
sensing sensing: Fix initializer compile-time constant 2024-01-24 10:32:10 +01:00
settings samples: subsys: settings: Run sample on nrf54h20 2024-05-14 15:52:42 +02:00
shell samples shell_module: Avoid setting incompatible options 2024-04-26 16:19:39 +02:00
sip_svc
smf Samples: SMF: Add sample for SMF framework 2024-05-10 18:13:08 -04:00
task_wdt hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
testsuite samples: pytest: add README 2023-12-14 10:12:21 +01:00
tracing tests: Fix missed renames 2024-04-10 11:50:29 +02:00
usb usb: device: Do not claim to be USB 3.2 device 2024-05-06 14:54:23 +01:00
usb_c samples: usb-c: sink: Add support for WeAct STM32G431 core 2023-11-21 09:54:02 +01:00
video samples: net: Change to use CONFIG_POSIX_API 2024-03-27 13:40:13 -05:00
zbus samples/subsys/zbus/uart_bridge: Add missing overlays for native_sim 2024-04-18 12:20:14 +02:00
subsys.rst