You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2020/10/19 05:47:15 UTC

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #2033: Change all 'Nuttx' to 'NuttX;

xiaoxiang781216 commented on pull request #2033:
URL: https://github.com/apache/incubator-nuttx/pull/2033#issuecomment-711612553


   > @xiaoxiang781216
   > What do you want to do about the kconfig changes? We need to either update the defconfigs or leave them as is
   > 
   > ```
   >  ====================================================================================
   > Configuration/Tool: stm3210e-eval/usbserial,CONFIG_ARMV7M_TOOLCHAIN_GNU_EABIL
   > ------------------------------------------------------------------------------------
   >   Cleaning...
   >   Configuring...
   >   Disabling CONFIG_ARMV7M_TOOLCHAIN_BUILDROOT
   >   Enabling CONFIG_ARMV7M_TOOLCHAIN_GNU_EABIL
   >   Building NuttX...
   >   Normalize stm3210e-eval/usbserial
   > 28d27
   > < CONFIG_PL2303_VENDORSTR="NuttX"
   > Saving the new configuration file
   > HEAD detached at pull/2033/merge
   > Changes not staged for commit:
   >   (use "git add <file>..." to update what will be committed)
   >   (use "git restore <file>..." to discard changes in working directory)
   > 	modified:   boards/arm/stm32/stm3210e-eval/configs/usbserial/defconfig
   > ```
   
   I remove  CONFIG_PL2303_VENDORSTR from defconfig and use the default value from drivers/usbdev/Kconfig.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org