acassis commented on PR #18396: URL: https://github.com/apache/nuttx/pull/18396#issuecomment-3921536692
> With this change, Python is required to build the core functionality of NuttX. Until now, only some debugging features required Python (like `CONFIG_ALLSYMS`). So this change requires some discussion and acceptance in the community. > > I'm not against it, but it would be good to settle this once and for all: do we require Python or not? @raiden00pl I think it should be nice to avoid having python as a requirement, that was Greg's goal: avoid increasing NuttX building requirements. @Abhishekmishra2808 do you think it is possible to convert this python script in a C file, just like others existing in the nuttx/tools/ directory? -- 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]
