xiaoxiang781216 commented on a change in pull request #5791: URL: https://github.com/apache/incubator-nuttx/pull/5791#discussion_r830434776
########## File path: arch/arm/src/common/arm_initialize.c ########## @@ -122,11 +122,9 @@ void up_initialize(void) arm_serialinit(); #endif -#ifndef CONFIG_NETDEV_LATEINIT Review comment: arm_usbinitialize and arm_pminitialize can do the same thing. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org