zephyr/drivers/rtc
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
..
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig kconfig: drivers: rtc: Remove redundant RTC deps. 2019-03-09 09:59:41 -05:00
Kconfig.mcux_rtc kconfig: drivers: rtc: Remove redundant RTC deps. 2019-03-09 09:59:41 -05:00
Kconfig.stm32_rtc drivers/rtc: Enable RTC driver for STM32F7 series 2018-10-23 09:19:15 +01:00
rtc_handlers.c cleanup: include/: move rtc.h to drivers/rtc.h 2019-06-27 22:55:49 -04:00
rtc_ll_stm32.c cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
rtc_mcux.c cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00