zephyr/samples/subsys
Federico Di Gregorio 22210724c7 boards: opta: external flash and BLE support
This set of changes adds support for QSPI-based external flash and
Bluetooth to the device tree. This make it possible to correctly build and
execute the fatfs and several Bluetooth samples out of the box.

Also added a function to read the external flash OTP to extract
information about the Opta model and hardware features and a second
function to retrieve the "official" Opta serial number.

Signed-off-by: Federico Di Gregorio <fog@dndg.it>
2025-06-27 09:52:42 -05:00
..
bindesc tests/samples: use integration platforms where possible 2025-03-11 11:35:15 +01:00
canbus
console
dap drivers: dp: fix build on M0 MCUs 2025-05-19 11:24:49 +02:00
debug samples/subsys/debug/fuzz: Remove support for native_posix 2025-03-07 19:16:14 +01:00
demand_paging
display boards: adafruit: add initial support esp32s3_feather_tft_reverse 2025-06-26 10:44:53 -10:00
edac
fs boards: opta: external flash and BLE support 2025-06-27 09:52:42 -05:00
input tests, samples: update esp32_devkitc board records 2025-04-29 16:48:55 +02:00
ipc samples: Enable vendor-specific support for i.MX8ULP 2025-06-25 14:05:38 +02:00
llext samples: subsys: llext: shell_loader: Exclude Renesas RZ/A2M 2025-04-25 14:05:01 +02:00
logging arch: nios2: remove arch 2025-05-15 20:01:05 -04:00
lorawan samples: subsys: lorawan: callback registration for handle descriptor 2025-03-07 19:42:56 +01:00
mgmt net: mgmt: Convert the mgmt API to use 64-bit masks 2025-06-18 10:54:44 +02:00
modbus modbus: serial: Add non-compliant mode with custom stop-bit settings 2025-06-10 12:53:23 -04:00
nvs samples: subsys: nvs: add testcase for MCXN947 internal flash 2025-05-31 05:57:40 -04:00
pm samples/subsys/pm/latency: Remove native_posix overlays 2025-03-07 19:16:14 +01:00
portability
profiling doc: fix file path in sample "perf" 2025-06-10 12:52:09 -04:00
rtio
sensing
settings samples: subsys: setting does not apply when sector size is 128K 2025-06-06 08:42:22 +02:00
shell samples: Add exclusion for twister harness on qemu_rx 2025-06-26 14:07:03 +02:00
sip_svc
smf Lib: SMF: Add return code to signal event propagation 2025-06-17 16:04:04 +02:00
task_wdt samples: task_wdt: Use wdt device if it is ready 2025-03-19 01:24:56 +01:00
testsuite samples: Add exclusion for twister harness on qemu_rx 2025-06-26 14:07:03 +02:00
tracing tracing: port USB backend to the new USB device stack 2025-06-17 16:03:44 +02:00
usb samples: usb: add new UVC sample 2025-06-27 12:25:41 +02:00
usb_c
uuid samples: uuid: fix README issues 2025-04-22 04:34:51 +02:00
zbus samples/zbus: Increase dyn_channel stack sizes 2025-06-17 16:06:21 +02:00
subsys.rst