zephyr/samples/application_development
Gerard Marull-Paretas 3976ccd5f7 include: add missing sys/printk.h include
Some files were using the printk API without including sys/printk.h

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2022-10-11 18:05:17 +02:00
..
code_relocation_nocopy arm: rename default RAM region from 'SRAM' to 'RAM' 2022-10-03 10:09:53 +02:00
external_lib includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
out_of_tree_board includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
out_of_tree_driver include: add missing sys/printk.h include 2022-10-11 18:05:17 +02:00
application_development.rst