zephyr/boards/posix/nrf52_bsim
Alberto Escolar Piedras 5b5bd09d5b nrf52_bsim: Support full include paths of nrfx hal files
In #10543 some include directives are modified to include some
folders in the path to the nrfx hal headers.
This would break things with the previous nRF52 HW models as the
replacement hal files were not placed in a folder matching that
path, and the include path was not pointing directly at the folder
containing the files.
Therefore, require the latest HW models version (which replicates
that folder structure), and add a new -I for the compiler 2 folders
higher.

Signed-off-by: Alberto Escolar Piedras <alpi@oticon.com>
2018-11-10 09:11:02 -05:00
..
doc
fake
argparse.c
argparse.h
board_irq.h
board_soc.h
board.cmake
board.h
bstests_entry.c
bstests.h
CMakeLists.txt
hw_models_version
irq_handler.c
k_busy_wait.c
Kconfig
Kconfig.board
Kconfig.defconfig
main.c
nrf52_bsim_defconfig
nrf52_bsim.yaml
radio_sim_nrfxx.h
time_machine.c
time_machine.h
trace_hook.c