zephyr/tests
Emil Gydesen 322b177549 samples: Bluetooth: Reduce heap for hci_ipc
Reducing the heap requirement for the hci_ipc sample from
8KiB to 4KiB. It has been tested in various configurations to
work with 2300, but 4KiB was used to provide some leeway for
future updates.

The heap requirement is not documented, and it is unclear why
values lower than 2300 (not exact number) won't boot, and should
be investigated further.

Memory has become a very scarce resource for especially the ISO
builds for the nRF5340, which is why this is getting reduced.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2024-11-25 21:52:15 +01:00
..
application_development boards: rename qemu_xtensa to qemu_xtensa/dc233c 2024-10-02 09:58:36 +02:00
arch arch: deprecate _current 2024-11-23 20:12:24 -05:00
benchmarks arch: deprecate _current 2024-11-23 20:12:24 -05:00
bluetooth samples: Bluetooth: Reduce heap for hci_ipc 2024-11-25 21:52:15 +01:00
boards driver: ssp: remove use of out-of-tree CONFIG_INTEL_MN 2024-11-25 21:51:56 +01:00
boot python: Format and sort imports 2024-11-25 10:07:13 +01:00
bsim samples: Bluetooth: Reduce heap for hci_ipc 2024-11-25 21:52:15 +01:00
cmake tests: add twister tests for CMake board and SoC extension 2024-10-26 17:14:06 +02:00
crypto mbedtls: use CSPRNG whenever possible as PSA random source 2024-11-20 15:59:40 -05:00
drivers tests: drivers: spi: Fix nrf52840 overlay 2024-11-25 17:43:48 +01:00
integration/kernel Kernel: Integration test 2024-06-19 13:41:06 +02:00
kconfig tests: kconfig: functions: Add min/max functions 2024-08-02 13:41:07 +02:00
kernel tests: workqueue: avoid filters 2024-11-25 21:51:36 +01:00
lib manifest: update cmsis-dsp to v1.16.2 2024-11-25 14:42:07 +01:00
misc python: Format and sort imports 2024-11-25 10:07:13 +01:00
modules mbedtls: MBEDTLS_ENTROPY_POLL_ZEPHYR default on if MBEDTLS_ENTROPY_C 2024-11-20 15:59:40 -05:00
net python: Format and sort imports 2024-11-25 10:07:13 +01:00
posix posix: add pthread specific data deallocation test 2024-11-25 08:31:08 +01:00
robot resc: cmake: robot: Rename Renode variable 2024-05-28 12:54:52 +02:00
subsys tests: mgmt: mcumgr: os_mgmt_info: Fix return type 2024-11-25 17:43:17 +01:00
unit tests: unit: crc: use zassert_equal for cleaner assertions 2024-10-09 09:48:00 +02:00
ztest arch: deprecate _current 2024-11-23 20:12:24 -05:00
test_config.yaml twister: tests: Add some generic driver tests to the scope 2023-11-30 19:38:50 -05:00