upstram NuttX CONFIG_EXAMPLES_NSH_CXXINITIALIZE->CONFIG_SYSTEM_NSH_CXXINITIALIZE

This commit is contained in:
David Sidrane
2018-12-11 16:28:00 -08:00
parent 5c23099eed
commit 8f308efa88
12 changed files with 5 additions and 17 deletions
-1
View File
@@ -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 */