a-lunev commented on issue #246:
URL: 
https://github.com/apache/incubator-nuttx-apps/issues/246#issuecomment-844458360


   Hi @tanushreebaindur,
   
   Possibly an additional check would be useful in nxflat_main.c along with the 
other existing checks:
   ```
   #ifndef CONFIG_BOARDCTL_ROMDISK
   #  error "CONFIG_BOARDCTL_ROMDISK should be enabled in the configuration 
file"
   #endif
   ```


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


Reply via email to