mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-01 19:07:45 +08:00
cuav:Bootloader init NULL console
This commit is contained in:
committed by
Daniel Agar
parent
8797823333
commit
962b90fd75
@@ -64,6 +64,7 @@ __EXPORT int board_app_initialize(uintptr_t arg)
|
||||
|
||||
void board_late_initialize(void)
|
||||
{
|
||||
px4_platform_console_init();
|
||||
sercon_main(0, NULL);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user