zephyr/samples/subsys
Anas Nashif 31e0d86484 samples: do not use CONFIG_TEST_EXTRA_STACK_SIZE
samples should not use CONFIG_TEST_EXTRA_STACK_SIZE, instead, they
should set the recommended stack size directly.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2022-08-03 11:22:20 +02:00
..
canbus
console
cpp
debug debug: gdbstub: Move to DTS for uart device 2022-08-01 09:09:45 -07:00
display samples: display: do not build if lvgl is not available 2022-06-28 18:09:26 -04:00
edac samples: edac: Convert to use DEVICE_DT_GET 2022-07-07 10:01:45 +02:00
fs samples: subsys: Remove label property from devicetree overlays 2022-07-19 10:30:20 +02:00
ipc samples: do not use CONFIG_TEST_EXTRA_STACK_SIZE 2022-08-03 11:22:20 +02:00
logging samples: do not use CONFIG_TEST_EXTRA_STACK_SIZE 2022-08-03 11:22:20 +02:00
lorawan/class_a samples: lorawan: class_a: Convert to use DEVICE_DT_GET 2022-07-06 12:41:54 -05:00
mgmt samples: subsys: mgmt: updatehub: Update sample to use DEVICE_DT_GET_ONE 2022-07-24 14:33:15 -05:00
modbus samples: Remove label property from devicetree overlays 2022-08-01 17:59:32 +02:00
nvs samples/nvs: Switch flash_area_offset to use STORAGE_NODE_LABEL 2022-08-02 15:18:19 +02:00
pm/device_pm
portability samples: remove redundant <zephyr/zephyr.h> includes 2022-06-15 09:13:11 +02:00
rtio/sensor_batch_processing samples: sensor_batch_processing: Update sample to remove DT_INST 2022-07-21 14:01:55 +00:00
settings samples: subsys: esp32s2: add configuration file 2022-06-22 12:27:32 +02:00
shell samples: Add missing sample.yaml 2022-07-28 20:51:14 +02:00
task_wdt
testsuite test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
tracing samples: do not use CONFIG_TEST_EXTRA_STACK_SIZE 2022-08-03 11:22:20 +02:00
usb samples: usb: audio application uses static dev declaration 2022-07-21 13:24:24 -05:00
video samples: video: Convert to use DEVICE_DT_GET_ONE 2022-07-12 10:20:00 +02:00
subsys.rst