zephyr/soc
Yong Cong Sin 3300b31de8 boards: ti_k3: prevent header dependencies
These headers are using things like `uint32_t` & devicetree
macros, so they should include the `devicetree.h` & `types.h`.

Otherwise they depend on the parent file to have those headers
included before they are included.

Signed-off-by: Yong Cong Sin <ycsin@meta.com>
2023-09-26 12:03:54 +02:00
..
arc uart: ns16550: use io-mapped DT property for IO port access 2023-09-26 12:03:04 +02:00
arm boards: ti_k3: prevent header dependencies 2023-09-26 12:03:54 +02:00
arm64 boards: ti_k3: prevent header dependencies 2023-09-26 12:03:54 +02:00
mips asm: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
nios2 linker: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
posix include: always use <> for Zephyr includes 2023-09-14 13:49:58 +02:00
riscv riscv: telink_b91: fix compilation 2023-09-18 13:03:45 -04:00
sparc linker: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
x86 uart: ns16550: use io-mapped DT property for IO port access 2023-09-26 12:03:04 +02:00
xtensa xtensa: dc233c: enable backtrace support 2023-09-26 08:37:43 +02:00
CMakeLists.txt cmake: enable -Wshadow partially for in-tree code 2023-08-22 11:39:58 +02:00
Kconfig nrf5x_bsim: Add helper kconfig symbols for simulated nrf5340 2023-09-20 08:56:49 +02:00