zephyr/boards/posix/nrf52_bsim
Rubin Gerritsen 8619e0300a boards: nrf52_bsim: Replace irq name table with function call
The interrupt names are now defined in the HW models.
As a result, all source files in the nrf52_bsim folder are now
free of nrf52832 specific references. Therefore these can in
theory be used for other models as well.

Signed-off-by: Rubin Gerritsen <rubin.gerritsen@nordicsemi.no>
2022-06-23 14:35:26 +02:00
..
doc
CMakeLists.txt
Kconfig
Kconfig.board
Kconfig.defconfig
argparse.c
argparse.h
board.cmake
board_irq.h
board_soc.h boards: nrf52_bsim: Remove useless include of irq_sources.h 2022-06-05 14:48:26 +02:00
bstests.h
bstests_entry.c
cmdline.h
cmsis.c
cmsis.h
cpu_wait.c
irq_handler.c boards: nrf52_bsim: Replace irq name table with function call 2022-06-23 14:35:26 +02:00
main.c
nrf52_bsim.dts
nrf52_bsim.yaml
nrf52_bsim_defconfig
pre_dt_board.cmake
time_machine.c
time_machine.h
trace_hook.c