zephyr/samples
Andrzej Głąbek cd2236c199 samples: hci_spi: Decrease maximum number of BT connections
With the maximum number set to 20, the sample fails to build for
both platforms set as allowed for this sample and mentioned in its
documentation, i.e. 96b_carbon_nrf51 and nrf51dk_nrf51422 (a build
attempt ends up with an SRAM region overflow). Use a lower number
to prevent this failure and set both those boards as integration
platforms, so that such problem, if it was to appear again, could be
caught by CI.

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2021-11-06 13:54:08 +01:00
..
application_development cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
arch cmake: use find_package() instead of literal include in tests and samples 2021-11-01 10:33:09 -04:00
basic samples: basic: blinky_pwm: Add support for nucleo_wb55rg platform 2021-08-31 19:56:22 -04:00
bluetooth samples: hci_spi: Decrease maximum number of BT connections 2021-11-06 13:54:08 +01:00
boards cmake: use find_package() instead of literal include in tests and samples 2021-11-01 10:33:09 -04:00
compression cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
drivers boards: mimxrt1160: Enable watchdog timer on RT1160 2021-11-03 16:18:25 -04:00
hello_world tests: uefi: move uefi test out of hello world 2021-10-22 06:36:51 -04:00
kernel cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
modules samples: canopennode: fix the sample path 2021-09-27 21:54:56 -04:00
net net: openthread: add log_strdup to role text, fix doc gender issue 2021-11-01 21:47:43 -04:00
philosophers samples: philosophers: fix pointer type mismatch for stack fork 2021-09-09 19:06:38 -04:00
posix samples/posix: eventfd: Prevent run in twister when SRAM below 32K 2021-09-20 19:48:34 -04:00
sensor drivers: sensors: lis2dh: Add ability to read temperature 2021-11-02 22:23:39 -04:00
shields drivers: sensor: Const sensor trigger data in trigger handler 2021-10-27 15:09:35 -04:00
subsys ipc_service: mi: Convert to device driver 2021-11-04 18:03:16 +01:00
synchronization cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
tfm_integration modules: tfm: Split trusted-firmware-m repository 2021-11-01 11:20:06 -04:00
userspace cmake: use find_package() instead of literal include in tests and samples 2021-11-01 10:33:09 -04:00
classic.rst
index.rst samples: compression: lz4: lz4 sample application 2021-06-12 17:21:55 +02:00