aviralgarg05 commented on code in PR #3644:
URL: https://github.com/apache/nuttx-apps/pull/3644#discussion_r3597237218


##########
games/NXDoom/Makefile:
##########
@@ -2,7 +2,7 @@ include $(APPDIR)/Make.defs
 
 # Program options
 
-MODULE    = $(CONFIG_GAMES_NXDOOM)
+MODULE    = m

Review Comment:
   This is the actual point of the PR, probably should've been way more upfront 
about it in the description , it switches NXDoom from a firmware built-in to a 
standalone loadable module, so it can be installed and launched on-demand 
through the package manager instead of needing a full reflash. 



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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to