zephyr/samples/basic
Anas Nashif a2fd7d70ec cleanup: include/: move misc/util.h to sys/util.h
move misc/util.h to sys/util.h and
create a shim for backward-compatibility.

No functional changes to the headers.
A warning in the shim can be controlled with CONFIG_COMPAT_INCLUDES.

Related to #16539

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2019-06-27 22:55:49 -04:00
..
blink_led cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
blinky cleanup: include/: move gpio.h to drivers/gpio.h 2019-06-27 22:55:49 -04:00
button cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
disco cleanup: include/: move gpio.h to drivers/gpio.h 2019-06-27 22:55:49 -04:00
fade_led cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
minimal yaml: Remove redundant document separators 2019-06-19 10:40:10 +02:00
rgb_led cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
servo_motor cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
threads cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
basic.rst