zephyr/samples/subsys
Fabio Baltieri 87e20308bd drivers: dp: fix build on M0 MCUs
Current code does not build on Cortex-M0, seems like it does not like
subs:

Error: instruction not supported in Thumb16 mode -- `subs r3,#1'

Adding a unified assembler language declaration in the snippet seems to
fix the problem, also add an M0+ board so this is tested in CI.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2025-05-19 11:24:49 +02:00
..
bindesc
canbus
console
dap drivers: dp: fix build on M0 MCUs 2025-05-19 11:24:49 +02:00
debug
demand_paging
display samples: display: cfb_custom_font: allow -ENOSYS blanking error 2025-05-07 08:17:52 +01:00
edac
fs dts: ambiq: change to enable ambiq drivers in overlays 2025-05-05 21:56:47 +02:00
input tests, samples: update esp32_devkitc board records 2025-04-29 16:48:55 +02:00
ipc samples: add support for i.MX8ULP DSP in openamp_rsc_table 2025-05-15 14:09:10 +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
mgmt samples: Enable OpenThread logging in all related samples 2025-05-05 14:25:13 +02:00
modbus
nvs tests, samples: update esp32_devkitc board records 2025-04-29 16:48:55 +02:00
pm
portability
profiling
rtio
sensing
settings samples: Fix inconsistent variable naming 2025-05-01 07:15:44 +02:00
shell
sip_svc
smf
task_wdt
testsuite
tracing
usb samples: usb: add a cdc_acm_bridge sample 2025-05-14 20:11:00 +01:00
usb_c
uuid samples: uuid: fix README issues 2025-04-22 04:34:51 +02:00
zbus tests: kernel: set timeslice size to 0 in tests that do not exercise it 2025-05-16 22:55:49 +02:00
subsys.rst