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 _______________________________________________ devel mailing list [email protected] https://lists.riot-os.org/mailman/listinfo/devel
