zephyr/samples
Andy Ross cef2ac5583 tests/kernel: Bump kobj thread bitmask size for a few tests
A scheduler fix for free memory usage on aborted threads is now using
a per-CPU dummy thread instead of a single stack-based one at startup.
These static thread objects need spots in the kobj bitmasks, and a few
tests are sitting right at the default limit (16 threads).

Signed-off-by: Andy Ross <andyross@google.com>
2024-05-02 13:55:03 -04:00
..
application_development hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
arch samples: use appropriate sys_randX_get() 2024-04-05 10:57:45 -05:00
basic boards: rename and update esp32 related conf and overlay files 2024-04-23 15:36:13 +02:00
bluetooth Bluetooth: BAP: Unicast server depend on PACS 2024-04-30 14:30:45 -04:00
boards scripts: twister: Remove harness repeat field 2024-04-30 18:23:23 +02:00
compression hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
cpp samples: cpp: add a Hello, world! C++ app 2024-01-17 09:56:34 +01:00
drivers samples: drivers: i2c: add i2c target api sample 2024-05-01 19:48:31 +01:00
fuel_gauge hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
hello_world samples: hello_world: Use full board target string for hwmv2 boards 2024-03-21 20:10:46 +01:00
kernel arch: move arch_interface.h under zephyr/arch 2024-03-25 09:58:35 +00:00
modules boards: rename and update esp32 related conf and overlay files 2024-04-23 15:36:13 +02:00
net tests/kernel: Bump kobj thread bitmask size for a few tests 2024-05-02 13:55:03 -04:00
philosophers samples: philosophers: remove redundant items in prj.conf 2024-02-01 05:26:24 -05:00
posix samples/posix: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00
sensor test: mcux_acmp: remove hwv1 overlay which conflicts with hwv2 2024-04-24 15:05:01 -04:00
shields samples: shields: x_nucleo_iks01a3: Fix deprecated config fragment 2024-03-22 10:06:04 +01:00
subsys arch posix fuzzing: Move kconfig options to sample 2024-05-02 20:46:03 +03:00
synchronization samples: synchronization: add static thread 2023-11-16 09:25:33 +01:00
tfm_integration samples: tfm_secure_partition: fix build of the ARoT 2024-05-02 09:42:34 -07:00
userspace boards: arm: stm32f756 with all mpu regions when testing in userspace 2024-04-30 15:11:57 +02:00
classic.rst
index.rst
sample_definition_and_criteria.rst docs: Sample definition: Replace native_posix with native_sim 2023-11-20 12:02:48 +01:00