zephyr/boards/native/nrf_bsim
Rubin Gerritsen 0f3e6fd3d6 boards: nrf_bsim: Document how to use the console with bsim
This commit describes how to build and run applications using
the console. This documentation is added because it may
not be obvious how this is done. That is, sometimes a user
may believe that the terminal launching the application is the
the console which is not the case.

Signed-off-by: Rubin Gerritsen <rubin.gerritsen@nordicsemi.no>
2025-02-07 10:25:20 +01:00
..
common boards nrf_bsim: Add NVIC_GetPendingIRQ() equivalent 2024-10-24 17:01:50 +01:00
doc boards: nrf_bsim: Document how to use the console with bsim 2025-02-07 10:25:20 +01:00
soc boards: nrf_bsim: add default soc_secure_mem_read 2024-11-25 14:41:43 +01:00
argparse.c
argparse.h
board_irq.h boards nrf_bsim: Provide IRQ_PRIO_LOWEST 2024-10-24 17:01:50 +01:00
board_soc.h
board.cmake
board.yml boards: Set full_name for all boards 2024-10-10 20:22:21 -04:00
CMakeLists.txt boards: native: nrf_bsim: Add include path to common 2024-10-21 18:40:57 -05:00
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 boards: nrf*_bsim: Detect attempt to configure not existing int 2025-01-29 11:03:02 +01:00
Kconfig
Kconfig.defconfig boards|soc: remove selection of ENTROPY_GENERATOR 2024-12-19 17:53:37 +01:00
Kconfig.nrf52_bsim
Kconfig.nrf54l15bsim
Kconfig.nrf5340bsim
native_remap.c boards native: Add function to remap embedded address 2024-09-26 03:34:26 -04:00
nrf52_bsim_defconfig boards: nrf52_bsim: Remove disabling of LOG_BACKEND_UART 2025-02-07 10:25:20 +01:00
nrf52_bsim.dts boards: nrf_bsim: Set chosen console dts entry 2025-02-07 10:25:20 +01:00
nrf52_bsim.yaml boards: twister: update boards' twister metadata files 2024-11-25 08:31:28 +01:00
nrf54l15bsim_nrf54l15_cpuapp_defconfig board: nrf54l15bsim: Disable native_posix entropy seeding 2024-09-05 16:56:33 -04:00
nrf54l15bsim_nrf54l15_cpuapp.dts boards: nrf_bsim: Set chosen console dts entry 2025-02-07 10:25:20 +01:00
nrf54l15bsim_nrf54l15_cpuapp.yaml boards: twister: update boards' twister metadata files 2024-11-25 08:31:28 +01:00
nrf5340bsim_nrf5340_cpuapp_defconfig
nrf5340bsim_nrf5340_cpuapp.dts boards: nrf_bsim: Set chosen console dts entry 2025-02-07 10:25:20 +01:00
nrf5340bsim_nrf5340_cpuapp.yaml boards: twister: update boards' twister metadata files 2024-11-25 08:31:28 +01:00
nrf5340bsim_nrf5340_cpunet_defconfig
nrf5340bsim_nrf5340_cpunet.dts boards nrfbsim: Enable UART(E) peripherals for nrf5340bsim 2024-11-16 14:05:52 -05:00
nrf5340bsim_nrf5340_cpunet.yaml boards: twister: update boards' twister metadata files 2024-11-25 08:31:28 +01:00
nsi_if.c
pre_dt_board.cmake
time_machine.h