zephyr/boards/posix/nrf52_bsim
Andrzej Głąbek 586e26e8fc soc: nrf: Use data from DTS to populate HAS_HW_NRF_* Kconfig options
Instead of selecting appropriate HAS_HW_NRF_* options for particular
nRF SoCs (and simulated nRF52 target), set their values basing on
information from devicetree.
Correct also semantics of those options so that they are set only when
a corresponding DT node is enabled. This allows using them directly in
Kconfig dependencies of Zephyr drivers for nRF peripherals. Update
appropriately these dependencies.

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2022-04-02 15:14:38 +02:00
..
doc
CMakeLists.txt
Kconfig
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
argparse.c
argparse.h
board.cmake
board_irq.h
board_soc.h everywhere: fix typos 2022-03-18 13:24:08 -04:00
bstests.h
bstests_entry.c
cmdline.h
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
irq_handler.c posix: remove @return doc for void functions 2022-01-12 16:02:16 -05:00
main.c
nrf52_bsim.dts
nrf52_bsim.yaml
nrf52_bsim_defconfig
pre_dt_board.cmake boards: nrf52: Suppress DTC warnings about duplicate unit-address 2022-04-02 15:14:38 +02:00
time_machine.c
time_machine.h
trace_hook.c