tanushreebaindur opened a new pull request #716: URL: https://github.com/apache/incubator-nuttx-apps/pull/716
## Summary The original PR is: https://github.com/apache/incubator-nuttx-apps/pull/709 examples/nxflat/nxflat_main.c and examples/thttpd/thttpd_main.c are listed in Apps issue #246 but were not included in the original PR (linked above). This PR contains the change from romdisk_register() to boardctl(BOARDIOC_ROMDISK) for examples/nxflat/nxflat_main.c and examples/thttpd/thttpd_main.c. ## Impact None ## Testing Change from romdisk_register() to boardctl() has been tested in the original PR. -- 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: [email protected]
