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 global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
argparse.c boards: bsim: fix bug with single settings file for few bsim devices 2021-08-24 12:37:51 +02:00
argparse.h boards: bsim: fix bug with single settings file for few bsim devices 2021-08-24 12:37:51 +02:00
board.cmake cmake: support multiple entries in board.cmake 2021-11-12 21:33:42 -05:00
board_irq.h include: add more missing zephyr/ prefixes 2022-05-27 15:20:27 -07:00
board_soc.h boards: nrf52_bsim: Remove useless include of irq_sources.h 2022-06-05 14:48:26 +02:00
bstests.h nrf52_bsim: Codestyle fix 2018-10-24 15:57:05 +01:00
bstests_entry.c include: add more missing zephyr/ prefixes 2022-05-27 15:20:27 -07:00
CMakeLists.txt posix: Add cpu_hold() function to better emulate code delay 2020-12-14 12:32:11 +01:00
cmdline.h nrf52_bsim: Add missing header guard and extern C block 2019-08-12 15:10:15 +02:00
cmsis.c boards: posix: nrf52_bsim: provide missing CMSIS functions 2021-12-21 17:00:51 +01:00
cmsis.h boards: posix: nrf52_bsim: provide missing CMSIS functions 2021-12-21 17:00:51 +01:00
cpu_wait.c boards: migrate includes to <zephyr/...> 2022-05-06 19:57:15 +02:00
irq_handler.c boards: nrf52_bsim: Replace irq name table with function call 2022-06-23 14:35:26 +02:00
Kconfig drivers: entropy: nrf5: Fix dependency of the enabling Kconfig option 2019-08-09 20:14:24 +02:00
Kconfig.board soc: nrf: Use data from DTS to populate HAS_HW_NRF_* Kconfig options 2022-04-02 15:14:38 +02:00
Kconfig.defconfig boards: posix: Cleanup backend config for native_posix and nrf52_bsim 2022-03-14 14:08:49 -04:00
main.c Revert "boards: bsim: fix bug with single settings file for few bsim devices" 2021-08-24 12:37:51 +02:00
nrf52_bsim.dts boards: dts: nrf: Remove SoC compatible in top-level compatible 2020-04-29 08:20:15 -05:00
nrf52_bsim.yaml nrf52_bsim: declare BSIM_OUT_PATH as required env var 2018-10-19 10:57:54 -04:00
nrf52_bsim_defconfig nrf52_bsim: Fix LOG_MODE_IMMEDIATE kconfig warning 2021-04-12 18:12:03 +02:00
pre_dt_board.cmake boards: nrf52: Suppress DTC warnings about duplicate unit-address 2022-04-02 15:14:38 +02:00
time_machine.c nrf52_bsim: Minor fix in time coversion 2019-08-05 18:57:51 +02:00
time_machine.h new simulated board: nrf52_bsim 2018-10-15 09:36:37 -04:00
trace_hook.c boards: migrate includes to <zephyr/...> 2022-05-06 19:57:15 +02:00