zephyr/boards/posix/nrf52_bsim
Alberto Escolar Piedras 3817cc6fdd native_posix & nrf52_bsim: Add z_arch_irq_connect_dynamic()
Add support for CONFIG_DYNAMIC_INTERRUPTS
in both native_posix and the nrf52_bsim

Signed-off-by: Alberto Escolar Piedras <alpi@oticon.com>
2019-09-07 10:03:19 -04:00
..
doc nrf52_bsim: doc: Clarify how to fetch and compile BabbleSim 2019-07-22 19:49:08 +02:00
fake
CMakeLists.txt nrf52_bsim: Add nrfx path to include path 2019-07-08 17:40:21 +02:00
Kconfig drivers: entropy: nrf5: Fix dependency of the enabling Kconfig option 2019-08-09 20:14:24 +02:00
Kconfig.board drivers: entropy: nrf5: Fix dependency of the enabling Kconfig option 2019-08-09 20:14:24 +02:00
Kconfig.defconfig
argparse.c
argparse.h
board.cmake
board_irq.h
board_soc.h cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
bstests.h
bstests_entry.c
cmdline.h nrf52_bsim: Add missing header guard and extern C block 2019-08-12 15:10:15 +02:00
hw_models_version
irq_handler.c native_posix & nrf52_bsim: Add z_arch_irq_connect_dynamic() 2019-09-07 10:03:19 -04:00
k_busy_wait.c
main.c
nrf52_bsim.yaml
nrf52_bsim_defconfig
radio_sim_nrfxx.h
time_machine.c nrf52_bsim: Minor fix in time coversion 2019-08-05 18:57:51 +02:00
time_machine.h
trace_hook.c