zephyr/boards/posix/nrf52_bsim
Alberto Escolar Piedras d5b691adba nrf52_bsim: Update to support incoming changes to clock driver
Incoming updates to the nRF clock driver require some extra enum
definitions from the nRFx HAL which were not available in HW
model versions before 1.4 => update it.
Also as the nrf52_bsim does not yet support DTS, include a define
for the clock IRQ interrupt number (as the new clock driver will
be using the DTS macro instead of the nRF MDK value.

Signed-off-by: Alberto Escolar Piedras <alpi@oticon.com>
2019-01-19 07:09:38 -05:00
..
doc doc: fix misspellings in docs 2018-11-02 20:10:20 -04:00
fake
CMakeLists.txt nrf52_bsim: Improve compile time check of HW models version 2019-01-08 10:59:57 -05:00
Kconfig
Kconfig.board drivers: clock control: nrf: rename CLOCK_CONTROL_NRF5 Kconfig symbol 2019-01-15 18:03:24 +01:00
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: Add support for dynamically registering cmd line args 2019-01-07 10:27:09 -05:00
argparse.h nrf52_bsim: Add support for dynamically registering cmd line args 2019-01-07 10:27:09 -05:00
board.cmake
board_irq.h
board_soc.h nrf52_bsim: Update to support incoming changes to clock driver 2019-01-19 07:09:38 -05:00
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: Update to support incoming changes to clock driver 2019-01-19 07:09: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: Add support for dynamically registering cmd line args 2019-01-07 10:27:09 -05:00
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