zephyr/samples/subsys/pm/device_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
..
src samples: pm: fix init priority after init level change 2023-09-21 13:59:46 +02:00
CMakeLists.txt cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
prj.conf pm: Use stats subsys for tracking system states 2021-10-17 10:56:21 -04:00
sample.yaml samples: pm: fix init priority after init level change 2023-09-21 13:59:46 +02:00