zephyr/cmake/linker/ld
Yuval Peress 53ef68d459 include: Prefix includes to use a scope
Move include paths and add new target_include_directories to support
backwards compatibility:
* /include -> /include/zephyr
  example: <irq.h> -> <zephyr/irq.h>

Issue #41543

Signed-off-by: Yuval Peress <peress@google.com>
2022-04-08 19:03:32 +02:00
..
clang
gcc everywhere: fix typos 2022-03-14 20:22:24 -04:00
host-gcc
ld_script.cmake cmake: linker generator replace % with @ for symbol referencing 2022-01-07 18:20:30 +01:00
linker_flags.cmake
target_baremetal.cmake build: Fix native_posix build on GNU GCC 2021-10-05 05:44:32 -04:00
target_base.cmake build: Fix native_posix build on GNU GCC 2021-10-05 05:44:32 -04:00
target_configure.cmake include: Prefix includes to use a scope 2022-04-08 19:03:32 +02:00
target_cpp.cmake
target_relocation.cmake kernel/init.c: allow for memset/memcpy alternatives during early boot 2022-02-21 21:00:12 -05:00
target.cmake cmake: linker: Use depfile for Makefile generators 2022-01-10 09:49:11 -06:00