mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-29 19:57:12 +08:00
upstram NuttX CONFIG_EXAMPLES_NSH_CXXINITIALIZE->CONFIG_SYSTEM_NSH_CXXINITIALIZE
This commit is contained in:
@@ -154,7 +154,6 @@ __EXPORT int board_app_initialize(uintptr_t arg)
|
||||
/* the interruption subsystem is not initialized when stm32_boardinitialize() is called */
|
||||
stm32_gpiosetevent(GPIO_FORCE_BOOTLOADER, true, false, false, _bootloader_force_pin_callback, NULL);
|
||||
|
||||
|
||||
px4_platform_init();
|
||||
|
||||
/* set up the serial DMA polling */
|
||||
|
||||
Reference in New Issue
Block a user