zephyr/boards/native/nrf_bsim/common
Alberto Escolar Piedras 68adc77cbd boards nrf_bsim: Add NVIC_GetEnableIRQ()
Provide a replacement for CMSIS' NVIC_GetEnableIRQ()
as some applications use it.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2024-06-03 15:27:48 -04:00
..
cmsis
README.txt
bsim_args_runner.c
bsim_args_runner.h
bsim_extra_cpu_if_stubs.c
bstests.h
bstests_entry.c
cmdline.h
phy_sync_ctrl.c
phy_sync_ctrl.h
posix_arch_if.c
runner_hooks.c
trace_hook.c

README.txt

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.