zephyr/samples
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
..
application_development samples: move with_mcuboot sample to samples/sysbuild 2024-05-13 16:09:01 -04:00
arch samples: use appropriate sys_randX_get() 2024-04-05 10:57:45 -05:00
basic convert: use k_uptime_seconds 2024-05-14 09:32:01 +02:00
bluetooth Bluetooth: samples: hci_uart_async: Use existing H4 defines 2024-05-10 14:37:57 -05:00
boards scripts: twister: Remove harness repeat field 2024-04-30 18:23:23 +02:00
compression hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
cpp samples: cpp: add a Hello, world! C++ app 2024-01-17 09:56:34 +01:00
drivers samples: drivers: led_strip: Remove length Kconfig 2024-05-14 09:33:58 +02:00
fuel_gauge hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
hello_world samples: hello_world: Use full board target string for hwmv2 boards 2024-03-21 20:10:46 +01:00
kernel arch: move arch_interface.h under zephyr/arch 2024-03-25 09:58:35 +00:00
modules samples: modules: canopennode: make sample configurations depend on nvs 2024-05-13 09:50:37 -05:00
net samples: net: http_server: Close websocket connection properly 2024-05-14 09:31:37 +02:00
philosophers samples: philosophers: remove redundant items in prj.conf 2024-02-01 05:26:24 -05:00
posix samples/posix: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00
sensor samples: sensor: qdec: Run sample on nrf54h20 2024-05-14 13:25:27 +02:00
shields samples: shields: x_nucleo_iks01a3: Fix deprecated config fragment 2024-03-22 10:06:04 +01:00
subsys samples/littlefs: Fix rcar boards selecting Flash API 2024-05-14 16:54:55 +02:00
synchronization
sysbuild samples: sysbuild: add hello world for multiple board targets 2024-05-13 16:09:01 -04:00
tfm_integration mbedtls: add specific Kconfig option for MBEDTLS_USE_PSA_CRYPTO 2024-05-09 10:27:30 +02:00
userspace boards: arm: stm32f756 with all mpu regions when testing in userspace 2024-04-30 15:11:57 +02:00
classic.rst
index.rst samples: move with_mcuboot sample to samples/sysbuild 2024-05-13 16:09:01 -04:00
sample_definition_and_criteria.rst