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/07/09 02:33:23 UTC

[GitHub] [incubator-nuttx] masayuki2009 commented on pull request #1335: boards: arm: cxd56xx: enable basic snapshot camera example

masayuki2009 commented on pull request #1335:
URL: https://github.com/apache/incubator-nuttx/pull/1335#issuecomment-655860057


   >don't exist any more. Please see this PR:
   >apache/incubator-nuttx-apps#316
   
   I think so too.
   
   ```
   $ make savedefconfig
   $ diff -c defconfig ./boards/arm/cxd56xx/spresense/configs/example_camera/defconfig 
   *** defconfig	2020-07-09 11:28:50.523639892 +0900
   --- ./boards/arm/cxd56xx/spresense/configs/example_camera/defconfig	2020-07-09 08:00:04.022527937 +0900
   ***************
   *** 81,86 ****
   --- 81,87 ----
     CONFIG_START_YEAR=2011
     CONFIG_SYSTEM_CLE=y
     CONFIG_SYSTEM_NSH=y
   + CONFIG_SYSTEM_NSH_CXXINITIALIZE=y
     CONFIG_SYSTEM_USBMSC=y
     CONFIG_UART1_SERIAL_CONSOLE=y
     CONFIG_USBDEV=y
   ```
   
   I will send a new PR to fix this issue.
   


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