zephyr/boards/posix/nrf52_bsim
Alberto Escolar Piedras fa9dd89a3a nrf52_bsim: Add support for level interrupt
Change in the MCU/interrupt handler model
which enables using the new nrf52 HW models irq controller
level interrupts.

Note that this change requires the updated HW models which
provide the new level based interrupts API.

Signed-off-by: Alberto Escolar Piedras <alpi@oticon.com>
2022-08-31 21:53:23 +00:00
..
doc
CMakeLists.txt
Kconfig
Kconfig.board
Kconfig.defconfig
argparse.c
argparse.h
board.cmake
board_irq.h boards: comply to coding guidelines MISRA C:2012 Rule 14.4 2022-07-21 10:31:00 +02:00
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 nrf52_bsim: Add support for level interrupt 2022-08-31 21:53:23 +00: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