zephyr/boards/native/nrf_bsim
Benjamin Cabé 05d59f7207 boards: Set full_name for all boards
Full name was set based on the information available either in board
documentation or in Twister files.
Whenever applicable, vendor name was dropped from the full name so that
all boards have a consistent naming scheme.

Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
2024-10-10 20:22:21 -04:00
..
common
doc boards nrfbsim docs: Explain relation between native sim and nrfbsim 2024-09-19 03:27:22 -04:00
soc
CMakeLists.txt boards native: Add function to remap embedded address 2024-09-26 03:34:26 -04:00
Kconfig
Kconfig.defconfig
Kconfig.nrf52_bsim
Kconfig.nrf54l15bsim
Kconfig.nrf5340bsim
argparse.c
argparse.h
board.cmake
board.yml boards: Set full_name for all boards 2024-10-10 20:22:21 -04:00
board_irq.h
board_soc.h
cpu_wait.c
ipc_backend.c boards: nrf_bsim: Move ipc backend next to .data 2024-09-12 14:47:57 +02:00
irq_handler.c
native_remap.c boards native: Add function to remap embedded address 2024-09-26 03:34:26 -04:00
nrf52_bsim.dts
nrf52_bsim.yaml
nrf52_bsim_defconfig
nrf54l15bsim_nrf54l15_cpuapp.dts dts: nordic: Add Channel Sounding support to nrf-radio 2024-09-26 03:32:03 -04:00
nrf54l15bsim_nrf54l15_cpuapp.yaml
nrf54l15bsim_nrf54l15_cpuapp_defconfig board: nrf54l15bsim: Disable native_posix entropy seeding 2024-09-05 16:56:33 -04:00
nrf5340bsim_nrf5340_cpuapp.dts dts: common: nordic: default memory partitioning 2024-09-04 12:52:31 +02:00
nrf5340bsim_nrf5340_cpuapp.yaml
nrf5340bsim_nrf5340_cpuapp_defconfig
nrf5340bsim_nrf5340_cpunet.dts dts: common: nordic: default memory partitioning 2024-09-04 12:52:31 +02:00
nrf5340bsim_nrf5340_cpunet.yaml
nrf5340bsim_nrf5340_cpunet_defconfig
nsi_if.c
pre_dt_board.cmake
time_machine.h