mirror of https://github.com/thesofproject/sof.git
809e3d0ebd
The zephyr header zephyr.h should be only used with CONFIG_LEGACY_INCLUDE_PATH, which is deprecate by both Zephyr and SOF. The latest zephyr main will complain if zephyr.h is used but CONFIG_LEGACY_INCLUDE_PATH disabled. This patch deprecates zephyr.h and uses kernel.h instead, so that we don't break with latest zephyr. Signed-off-by: Chao Song <chao.song@linux.intel.com> |
||
---|---|---|
.. | ||
boards | ||
overlays | ||
src | ||
CMakeLists.txt | ||
debug_overlay.conf | ||
prj.conf | ||
sample.yaml |