forked from Archive/PX4-Autopilot
boards/holybro/kakutef7: remove px4_platform_config
kakutef7 doesn't use manifest
This commit is contained in:
parent
018ec97c41
commit
2307d4aa22
|
@ -252,9 +252,5 @@ __EXPORT int board_app_initialize(uintptr_t arg)
|
|||
|
||||
#endif
|
||||
|
||||
/* Configure the HW based on the manifest */
|
||||
|
||||
px4_platform_configure();
|
||||
|
||||
return OK;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue