zephyr/boards/posix/nrf_bsim
Johan Hedberg 1fb4cbbb48 boards: posix: Use HEAP_MEM_POOL_ADD_SIZE KConfig options
Kconfig options with a HEAP_MEM_POOL_ADD_SIZE_ prefix should be used to
set the minimum required system heap size. This helps prevent
applications from creating a non-working image by trying to set a too
small value.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2023-12-20 11:01:42 +01:00
..
common nrf_bsim: Only connect once to Bsim Phy 2023-10-24 15:26:10 +02:00
doc boards nrf5340_bsim doc: IPC and MUTEX peripherals are now supported 2023-11-16 17:53:25 +01:00
soc
argparse.c nrf5x_bsim: Add command line options to control MCU boot 2023-09-29 16:21:43 +03:00
argparse.h
board_irq.h
board_soc.h nrf_bsim boards: Add new simulated nrf53 boards 2023-09-29 16:21:43 +03:00
board.cmake boards nrf_bsim: Set native_gdb as debug runner 2023-10-10 15:26:09 +02:00
CMakeLists.txt nrf5340bsim: Add support for NRF53_SYNC_RTC & ENABLE_CPUNET 2023-10-26 17:33:16 +02:00
cpu_wait.c
ipc_backend.c nrf53_bsim: Get IPC shared memory buffer size from DT 2023-10-25 17:31:59 +03:00
irq_handler.c
Kconfig nrf5340bsim: Add support for NRF53_SYNC_RTC & ENABLE_CPUNET 2023-10-26 17:33:16 +02:00
Kconfig.board nrf_bsim boards: Add new simulated nrf53 boards 2023-09-29 16:21:43 +03:00
Kconfig.defconfig boards: posix: Use HEAP_MEM_POOL_ADD_SIZE KConfig options 2023-12-20 11:01:42 +01:00
nrf52_bsim_defconfig
nrf52_bsim.dts nrf52_bsim: Remove nfct peripheral from DT 2023-11-08 10:09:05 +01:00
nrf52_bsim.yaml
nrf5340bsim_nrf5340_cpuapp_defconfig nrf_bsim boards: Add new simulated nrf53 boards 2023-09-29 16:21:43 +03:00
nrf5340bsim_nrf5340_cpuapp.dts boards nrf5340bsim_cpuapp: Select approprite 802154 radio in DT 2023-12-04 14:20:42 +01:00
nrf5340bsim_nrf5340_cpuapp.yaml nrf_bsim boards: Add new simulated nrf53 boards 2023-09-29 16:21:43 +03:00
nrf5340bsim_nrf5340_cpunet_defconfig nrf_bsim boards: Add new simulated nrf53 boards 2023-09-29 16:21:43 +03:00
nrf5340bsim_nrf5340_cpunet.dts bluetooth: Rename rpmsg HCI driver and sample to ipc 2023-11-02 08:32:20 +02:00
nrf5340bsim_nrf5340_cpunet.yaml nrf_bsim boards: Add new simulated nrf53 boards 2023-09-29 16:21:43 +03:00
nsi_if.c native SOC: Add option to make a MCU to boot on its own 2023-09-29 16:21:43 +03:00
pre_dt_board.cmake
time_machine.h