zephyr/samples/basic
Anas Nashif 5eb90ec169 cleanup: include/: move misc/__assert.h to sys/__assert.h
move misc/__assert.h to sys/__assert.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 pwm.h to drivers/pwm.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 gpio.h to drivers/gpio.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 pwm.h to drivers/pwm.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 pwm.h to drivers/pwm.h 2019-06-27 22:55:49 -04:00
servo_motor cleanup: include/: move pwm.h to drivers/pwm.h 2019-06-27 22:55:49 -04:00
threads cleanup: include/: move misc/__assert.h to sys/__assert.h 2019-06-27 22:55:49 -04:00
basic.rst doc: add labels to basic sample docs 2017-04-04 19:51:47 +00:00