mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-28 19:32:36 +08:00
boards/holybro/kakutef7: remove px4_platform_config
kakutef7 doesn't use manifest
This commit is contained in:
@@ -252,9 +252,5 @@ __EXPORT int board_app_initialize(uintptr_t arg)
|
|||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/* Configure the HW based on the manifest */
|
|
||||||
|
|
||||||
px4_platform_configure();
|
|
||||||
|
|
||||||
return OK;
|
return OK;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user