Hi, examples/default was the only one really using pm_* functions, hello-world almost always compiled for me. That's why I always use different examples.
The top most cpu should simply choose the pm_* module it is willing to use (being it pm_layered, pm_fallback, pm_stm32_common_fallback or others). - Robert On 12.09.2017 14:58, Kaspar Schleiser wrote: > Hi, > > On 09/12/2017 02:50 PM, Robert Hartung wrote: >> Your PR does not compile for me, almost 50% of the boards in >> examples/default/ are not compiling anymore. >> At least the first few I checked are missing pm_reboot (undefined >> reference). > > examples/default mostly doesn't compile because of missing driver > feature dependencies. Try e.g., hello-world. > Still, some boards are not compiling because of missing pm_reboot. The > branch is WIP. My point is that the pm modules need to be adapted to > periph being explicit modules. > > Kaspar > -- Robert Hartung, M.Sc. Technische Universität Braunschweig Institut für Betriebssysteme und Rechnerverbund Mühlenpfordtstr. 23, Raum 115 38106 Braunschweig Fon: +49 (531) 391 - 3264 Fax: +49 (531) 391 - 5936 E-Mail: [email protected] _______________________________________________ devel mailing list [email protected] https://lists.riot-os.org/mailman/listinfo/devel
