mirror of
https://github.com/apache/nuttx.git
synced 2026-05-28 11:56:10 +08:00
EFM32: Add IDLE power management hooks. Nothing implemented; just define the hooks
This commit is contained in:
@@ -249,6 +249,7 @@ int battery_register(FAR const char *devpath, FAR struct battery_dev_s *dev)
|
||||
{
|
||||
dbg("Failed to register driver: %d\n", ret);
|
||||
}
|
||||
|
||||
return ret;
|
||||
}
|
||||
#endif /* CONFIG_BATTERY */
|
||||
|
||||
Reference in New Issue
Block a user