boards: native: nrf_bsim: Add include path to common

Add include path to nordic/soc/nordic/common where some internal
headers for nordic devices are kept (e.g. dmm.h).

Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>
This commit is contained in:
Krzysztof Chruściński 2024-10-21 12:50:17 +02:00 committed by Maureen Helm
parent c01ccfe719
commit ec224fde28

View file

@ -56,6 +56,7 @@ zephyr_include_directories(
common
common/cmsis
${NSI_DIR}/common/src/include
${ZEPHYR_BASE}/soc/nordic/common
)
zephyr_library_include_directories(