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 23:56:22 UTC

[GitHub] [incubator-nuttx-apps] tanushreebaindur opened a new pull request #720: Check CONFIG_BOARDCTL_ROMDISK is set for boardctl(BOARDIOC_ROMDISK) call.

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


   
   ## Summary
   Please refer to this error: https://github.com/apache/incubator-nuttx-apps/issues/246#issuecomment-844306537
   
   Solution: Add check for CONFIG_BOARDCTL_ROMDISK because CONFIG_BOARDCTL_ROMDISK must be set to enable boardctl(BOARDIOC_ROMDISK) in these 2 files:
       examples/nxflat/nxflat_main.c
       examples/thttpd/thttpd_main.c
   
   ## Impact
   boardctl(BOARDIOC_ROMDISK) is enabled 
   
   ## Testing
   
   


-- 
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-apps] xiaoxiang781216 merged pull request #720: Check CONFIG_BOARDCTL_ROMDISK is set for boardctl(BOARDIOC_ROMDISK) call.

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


   


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