zephyr/boards/native/nrf_bsim/common
Alberto Escolar Piedras 1c7540883f boards nrf_bsim: Add NVIC_GetPendingIRQ() equivalent
Add a substitute for NVIC_GetPendingIRQ()

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2024-10-24 17:01:50 +01:00
..
cmsis boards nrf_bsim: Add NVIC_GetPendingIRQ() equivalent 2024-10-24 17:01:50 +01:00
bsim_args_runner.c
bsim_args_runner.h
bsim_extra_cpu_if_stubs.c
bstests.h
bstests_entry.c boards: nrf*bsim: Disable ubsan in bst_install 2024-04-22 03:48:32 -07:00
cmdline.h boards/native/nrf_bsim/common/cmdline.h: Update comments 2024-08-16 09:21:18 +01:00
phy_sync_ctrl.c
phy_sync_ctrl.h
posix_arch_if.c
README.txt
runner_hooks.c
trace_hook.c

This folder contains components that could be
common & reused between several babblesim boards.
As at this point there is only one bsim board
in tree, this folder is kept inside it.