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