zephyr/samples/subsys
Gerson Fernando Budke 204758b5d9 samples: fs: littlefs: Add stm32l562_dk and b_u585i_iot02a
Add configs and overlays to run boards stm32l562_dk and b_u585i_iot02a.

Signed-off-by: Gerson Fernando Budke <gerson.budke@ossystems.com.br>
2023-01-10 09:23:59 +01: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 samples: add debug monitor sample 2022-12-28 12:00:46 +01:00
display modules: lvgl: change mentions of "LittleVGL" to "LVGL" 2022-12-16 09:31:41 +01:00
edac tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
fs samples: fs: littlefs: Add stm32l562_dk and b_u585i_iot02a 2023-01-10 09:23:59 +01:00
ipc yamllint: indentation: fix files in samples/ 2023-01-04 14:23:53 +01:00
logging yamllint: indentation: fix files in samples/ 2023-01-04 14:23:53 +01:00
lorawan/class_a lorawan: enable run-time config of region/freq 2022-11-14 11:16:16 +00:00
mgmt yamllint: indentation: fix files in samples/ 2023-01-04 14:23:53 +01:00
modbus tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
nvs yamllint: fix all yamllint line-length errors 2023-01-04 01:16:45 +09:00
pm tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01: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 yamllint: fix all yamllint line-length errors 2023-01-04 01:16:45 +09:00
shell shell: support setting help string for each entry in a dictionary command 2022-12-05 18:40:46 +01:00
task_wdt samples: Use immediate logging mode in watchdog related samples 2022-12-10 09:45:02 +01:00
testsuite yamllint: fix all yamllint brackets errors 2023-01-04 01:16:45 +09:00
tracing yamllint: indentation: fix files in samples/ 2023-01-04 14:23:53 +01:00
usb Revert "random: Change testing random generator" 2023-01-09 19:29:50 +09:00
usb_c samples: subsys: usb_c: sink: Add missing policy notifications 2023-01-05 10:34:06 +01:00
video tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
zbus yamllint: fix all yamllint line-length errors 2023-01-04 01:16:45 +09:00
subsys.rst