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: us...@infra.apache.org