zephyr/drivers/i2s
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
..
CMakeLists.txt
i2s_cavs.c cleanup: include/: move misc/__assert.h to sys/__assert.h 2019-06-27 22:55:49 -04:00
i2s_cavs.h
i2s_common.c cleanup: include/: move i2s.h to drivers/i2s.h 2019-06-27 22:55:49 -04:00
i2s_handlers.c cleanup: include/: move i2s.h to drivers/i2s.h 2019-06-27 22:55:49 -04:00
i2s_ll_stm32.c cleanup: include/: move i2s.h to drivers/i2s.h 2019-06-27 22:55:49 -04:00
i2s_ll_stm32.h
i2s_sam_ssc.c cleanup: include/: move misc/__assert.h to sys/__assert.h 2019-06-27 22:55:49 -04:00
Kconfig
Kconfig.cavs
Kconfig.sam_ssc
Kconfig.stm32