zephyr/samples
Johan Hedberg 306faea69a Bluetooth: samples: Fix minimal configuration stack sizes
With recent changes to the host stack and crypto subsystem, the actual
usage of the system and long workqueues has changed.

Here's the measured usage when doing LE SC pairing on a Cortex M0 target:

BT LW WQ            : STACK: unused 360 usage 1040 / 1400 (74 %); CPU: 4 %
sysworkq            : STACK: unused 0 usage 1024 / 1024 (100 %); CPU: 0 %

Signed-off-by: Johan Hedberg <johan.hedberg@silabs.com>
2025-05-08 14:01:00 +02:00
..
application_development samples: code_relocation_nocopy: update macro for flash size and address 2025-04-30 18:44:24 +02:00
arch samples: smp: pi: use K_SEM_DEFINE() for simplicity 2025-04-02 19:03:22 +02:00
basic Samples: basic: blinky_pwm: Add support for cyw920829m2evk_02 board 2025-05-06 02:36:04 +02:00
bluetooth Bluetooth: samples: Fix minimal configuration stack sizes 2025-05-08 14:01:00 +02:00
boards samples: st: power_mgmt: blinky: enable PM on GPIOs 2025-05-02 09:15:26 +02:00
cpp samples: cpp: hello_world: add cpp target tag 2025-04-09 21:10:27 +02:00
drivers drivers: counter: add counter support for apollo510 2025-05-08 08:55:06 +02:00
fuel_gauge boards: adafruit: esp32s2_feather: add support 2025-03-27 14:01:21 +01:00
hello_world samples: hello_world: set minimum flash requirement to 16K 2025-03-04 17:28:33 +01:00
kernel
modules samples: modules: lvgl: add multi-display sample 2025-05-08 12:24:21 +02:00
net samples: Enable OpenThread logging in all related samples 2025-05-05 14:25:13 +02:00
philosophers samples: philosphers: Fix typo in famous name 2025-03-31 08:20:19 +02:00
posix boards native_posix: Remove twister support 2025-03-07 19:16:14 +01:00
psa secure_storage: use hybrid key store in samples/tests 2025-03-14 14:51:58 +01:00
sensor samples: Remove MAX44009 sensor sample 2025-05-02 15:21:28 +02:00
shields tests/samples: use integration platforms where possible 2025-03-11 11:35:15 +01:00
subsys samples: display: cfb_custom_font: allow -ENOSYS blanking error 2025-05-07 08:17:52 +01:00
synchronization
sysbuild tests, samples: update esp32_devkitc board records 2025-04-29 16:48:55 +02:00
tfm_integration samples: tfm: Add nRF54L10 in TF-M samples yaml 2025-04-14 20:05:17 +02:00
userspace samples: hello_world_user: unify board identifier output 2025-05-01 13:43:03 +02:00
index.rst
sample_definition_and_criteria.rst