zephyr/samples
Manuel Argüelles 7ec624c3c4 samples: rtio: disable debug log level
Avoid to build with debug log level enabled and instead register the
test log modules with debug level.

mr_canhubk3 board will fail to initialize the on-board watchdog within
the expected window triggering a reset, due to the amount of log
messages being printed. Other boards may face similar issues.

Signed-off-by: Manuel Argüelles <manuel.arguelles@nxp.com>
2023-09-12 10:56:35 +02:00
..
application_development modules: cmsis: move glue code to modules/cmsis 2023-08-24 13:20:21 +02:00
arch samples: arch: rename shadow variables 2023-08-22 11:39:58 +02:00
basic doc: Use new Sphinx extension for code samples 2023-09-06 12:11:28 +02:00
bluetooth doc: Use new Sphinx extension for code samples 2023-09-06 12:11:28 +02:00
boards esp32: samples: Use esp32_devkitc_wroom board instead of esp32 2023-09-07 20:18:41 +02:00
compression tests/samples: use integration_platforms more where it makes sense 2023-05-26 17:52:02 -04:00
cpp doc: fix :zephyr-app: paths 2023-07-17 16:51:16 -04:00
drivers samples: drivers: dac: Enable dac example on lpcxpresso55s36 board 2023-09-11 19:55:26 +02:00
fuel_gauge drivers: fuel_gauge: Add support for RSOC and ASOC 2023-05-19 13:40:19 -04:00
hello_world samples: hello_world: use printf 2023-08-17 10:38:26 +02:00
kernel doc: Use new Sphinx extension for code samples 2023-09-06 12:11:28 +02:00
modules drivers: gpio: use gpio_is_ready_dt helper function 2023-08-28 08:48:35 -05:00
net samples: net: zperf: add Ethernet twister test 2023-09-11 11:18:20 +02:00
philosophers samples: philosophers: fix wrong assert type 2023-09-06 21:56:03 +02:00
posix samples: posix: uname: Set to 1cpu as shell_thread is not SMP-safe 2023-08-21 13:27:07 +02:00
sensor samples: sensor: Enable bme280 sensor using I2C driver for alder_lake 2023-09-01 12:10:16 -05:00
shields drivers: gpio: use gpio_is_ready_dt helper function 2023-08-28 08:48:35 -05:00
subsys samples: rtio: disable debug log level 2023-09-12 10:56:35 +02:00
synchronization doc: Use new Sphinx extension for code samples 2023-09-06 12:11:28 +02:00
tfm_integration Revert "samples: tfm: Fix test definition" 2023-09-07 13:00:49 +02:00
userspace samples: Fixed typos 2023-08-24 15:44:33 +02:00
classic.rst
index.rst drivers: Added fuel gauge max17048 2023-03-22 14:51:33 -04:00
sample_definition_and_criteria.rst doc: use a linked reference rather than a GitHub reference. 2023-08-16 14:58:20 +02:00