zephyr/subsys/net/lib/openthread/platform
Anas Nashif 5b0aa794b2 cleanup: include/: move misc/reboot.h to power/reboot.h
move misc/reboot.h to power/reboot.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
..
alarm.c openthread: Update openthread version to latest upstream/master. 2018-12-20 12:24:51 +01:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
diag.c
flash.c cleanup: include/: move flash.h to drivers/flash.h 2019-06-27 22:55:49 -04:00
logging.c
misc.c cleanup: include/: move misc/reboot.h to power/reboot.h 2019-06-27 22:55:49 -04:00
openthread-core-zephyr-config.h openthread: Convert FLASH_ERASE_BLOCK_SIZE to DT_ 2019-02-08 22:39:07 -06:00
platform-zephyr.h openthread: Update openthread version to latest upstream/master. 2018-12-20 12:24:51 +01:00
platform.c openthread: Update openthread version to latest upstream/master. 2018-12-20 12:24:51 +01:00
radio.c cleanup: include/: move misc/__assert.h to sys/__assert.h 2019-06-27 22:55:49 -04:00
random.c openthread: Update openthread version to latest upstream/master. 2018-12-20 12:24:51 +01:00
shell.c cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
spi.c