zephyr/samples/subsys
Gerard Marull-Paretas bc522affc7 samples: subsys: pm: latency: remove redundant PM_STATE_ACTIVE case
pm_state_set() will never be called with PM_STATE_ACTIVE.

Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
2023-07-28 09:09:01 +00:00
..
canbus samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
console samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
debug arch/posix: make posix_fuzz_buf const 2023-07-18 19:19:53 +00:00
display boards: arm: mimxrt1060_evk: enable PXP rotation for LVGL sample 2023-07-25 09:10:52 +02:00
edac samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
fs samples: enable flash samples for mr_canhubk3 board 2023-07-26 09:44:14 +02:00
input samples: input_dump: use CONFIG_INPUT_EVENT_DUMP 2023-07-12 10:53:04 +00:00
ipc samples: openamp_rsc_table: increase stack size 2023-07-26 14:33:36 +02:00
logging logging: Fixed BLE backend buffer size independent of MTU 2023-06-19 08:38:08 +02:00
lorawan doc: samples: update OVERLAY_CONFIG to EXTRA_CONF_FILE 2023-05-23 16:40:21 +02:00
mgmt mgmt: hawkbit: remove NET_SOCKETS_POSIX_NAMES dependency 2023-06-28 06:32:45 +00:00
modbus doc: samples: update OVERLAY_CONFIG to EXTRA_CONF_FILE 2023-05-23 16:40:21 +02:00
nvs boards: xtensa: esp32 board split 2023-07-25 18:12:33 +02:00
pm samples: subsys: pm: latency: remove redundant PM_STATE_ACTIVE case 2023-07-28 09:09:01 +00:00
portability samples/cmsis_rtos_v2/timer_synchronization: Set malloc arena size to zero 2023-06-17 07:28:42 -04:00
rtio/sensor_batch_processing rtio: Use mpsc for submission and completion queue 2023-05-10 00:39:43 +09:00
sensing samples: sensing: add a simple sensing subsystem app 2023-06-17 07:43:25 -04:00
settings samples: enable flash samples for mr_canhubk3 board 2023-07-26 09:44:14 +02:00
shell samples: enable flash samples for mr_canhubk3 board 2023-07-26 09:44:14 +02:00
sip_svc samples/sip_svc: Switch main return type to int 2023-05-31 10:36:17 +02:00
task_wdt samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
testsuite twister: pytest: Simplify interface to pytest-twister-harness 2023-06-20 14:46:55 -04:00
tracing tests: cleanup metadata and filtering 2023-06-13 09:38:27 -04:00
usb sample/tests: remove CONFIG_USB_COMPOSITE_DEVICE usage 2023-07-26 14:37:15 +02:00
usb_c doc: fix :zephyr-app: paths 2023-07-17 16:51:16 -04:00
video doc: fix :zephyr-app: paths 2023-07-17 16:51:16 -04:00
zbus samples zbus remote mock: Add overlay for native_sim 2023-07-05 07:01:19 -04:00
subsys.rst