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 2021/05/19 21:00:06 UTC

[GitHub] [incubator-nuttx] tanushreebaindur opened a new pull request #3748: eagle100/configs/nxflat/defconfig: fix error: unused variable 'desc'

tanushreebaindur opened a new pull request #3748:
URL: https://github.com/apache/incubator-nuttx/pull/3748


   ## Summary
   Error: unused variable 'desc' is reported  when the nuttx is configured to eagle100:nxflat.
   
   This error has been described in https://github.com/apache/incubator-nuttx-apps/issues/246
   
   Solution is to enable CONFIG_BOARDCTL_ROMDISK in eagle100/configs/nxflat/defconfig.
   
   ## Impact
   boardctl(BOARDIOC_ROMDISK) call is enabled in nxflat_main.c
   
   ## Testing
   boardctl(BOARDIOC_ROMDISK) has been tested on the simulator 
   


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



[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #3748: eagle100/configs/nxflat/defconfig: fix error: unused variable 'desc'

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged pull request #3748:
URL: https://github.com/apache/incubator-nuttx/pull/3748


   


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