zephyr/samples
Henrik Brix Andersen 05d02e2dac samples: drivers: can: counter: use printf() instead of printk()
Use printf() instead of printk() for printing sample output. According to
the documentation Zephyr printk() and friends are for printing kernel debug
messages.

With printf() instead of printk() the CAN counter sample passes twister
test execution on native_posix and native_posix_64.

Fixes: #50570

Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
2022-11-01 09:02:41 +00:00
..
application_development samples: introduce 'with_mcuboot' sample to show sysbuild feature 2022-10-18 14:13:27 +02:00
arch samples: smp: pktqueue: Convert CONFIG_MP_NUM_CPUS handling 2022-10-27 13:59:57 -04:00
basic samples: blinky_pwm: fix missing project renaming 2022-10-31 09:22:59 -05:00
bluetooth Bluetooth: Mesh: Extended advertiser as default 2022-11-01 08:52:56 +00:00
boards IPM: remove defconfig/proj setting of IPM drivers 2022-10-31 16:45:56 -05:00
compression includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
drivers samples: drivers: can: counter: use printf() instead of printk() 2022-11-01 09:02:41 +00:00
hello_world includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
kernel samples: move to using CONFIG_MP_MAX_NUM_CPUS=1 2022-10-20 22:04:10 +09:00
modules samples: remove SOF sample 2022-10-01 06:22:21 -04:00
net drivers: can: use flags fields for can_frame and can_filter structs 2022-10-25 16:32:10 +02:00
philosophers samples: move to using CONFIG_MP_MAX_NUM_CPUS=1 2022-10-20 22:04:10 +09:00
posix tests: Remove explicit newlib nano override 2022-10-19 16:02:51 +02:00
sensor samples: sensor: Enable sensor info shell command 2022-10-31 11:21:37 +01:00
shields include: add missing sys/printk.h include 2022-10-11 18:05:17 +02:00
subsys IPM: remove defconfig/proj setting of IPM drivers 2022-10-31 16:45:56 -05:00
synchronization samples: synchronization: Convert CONFIG_MP_NUM_CPUS handling 2022-10-27 13:59:57 -04:00
tfm_integration sample: tfm_regression_test: Only have audit partition in Library config 2022-10-27 10:37:18 +02:00
userspace includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
classic.rst
index.rst docs: add definition and minimum criteria for samples 2022-09-14 17:27:05 -04:00
sample_definition_and_criteria.rst docs: add definition and minimum criteria for samples 2022-09-14 17:27:05 -04:00