zephyr/samples/subsys/pm
Anas Nashif 42d8f7ff17 samples: pm: fix init priority after init level change
Moving from APPLICATION level to POST_KERNEL and keeping both parent and
child on the same level is causing problems, so fix this by putting them
on different priorities in POST_KERNEL.

Also, this sample runs fine in qemu, so make it the integration
platform.

Fixes #62772

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2023-09-21 13:59:46 +02:00
..
device_pm samples: pm: fix init priority after init level change 2023-09-21 13:59:46 +02:00
latency samples: pm: move to POST_KERNEL 2023-09-15 16:04:19 +02:00