zephyr/boards/posix/nrf52_bsim
Alberto Escolar Piedras 6e0f367396 nrf52_bsim: Require v1.2 of the HW models
In commit d8e3ea6bc2
the LF clock interrupt was enabled, which causes its interrupt
handler to be used. This interrupt handler interacts with the
NRF_POWER registers.
Therefore require using the newer HW models which include a stub
of this registers.

Signed-off-by: Alberto Escolar Piedras <alpi@oticon.com>
2018-12-06 09:14:38 -05:00
..
doc doc: fix misspellings in docs 2018-11-02 20:10:20 -04:00
fake
CMakeLists.txt nrf52_bsim: Support full include paths of nrfx hal files 2018-11-10 09:11:02 -05:00
Kconfig
Kconfig.board
Kconfig.defconfig Kconfig: Use 'default' instead of 'def_bool' in Kconfig.defconfig files 2018-11-13 16:04:01 -05:00
argparse.c nrf52_bsim: Fix typo in warning message 2018-10-24 11:12:49 +01:00
argparse.h
board.cmake
board_irq.h
board_soc.h
bstests.h nrf52_bsim: Codestyle fix 2018-10-24 15:57:05 +01:00
bstests_entry.c nrf52_bsim: Codestyle fix 2018-10-24 15:57:05 +01:00
hw_models_version nrf52_bsim: Require v1.2 of the HW models 2018-12-06 09:14:38 -05:00
irq_handler.c
k_busy_wait.c kernel: expose k_busy_wait() to user mode 2018-11-15 16:20:36 -05:00
main.c
nrf52_bsim.yaml nrf52_bsim: declare BSIM_OUT_PATH as required env var 2018-10-19 10:57:54 -04:00
nrf52_bsim_defconfig
radio_sim_nrfxx.h
time_machine.c
time_machine.h
trace_hook.c