xiaoxiang781216 commented on PR #6236:
URL: https://github.com/apache/incubator-nuttx/pull/6236#issuecomment-1124134243

   > Should the PROTECTED build also receive the same treatment?
   
   @hartmannathan the protected build can still support task_create from the 
function pointer then task_delete is needed, on the other hand, all process in 
kernel build must be launched through elf file and then it's impossible to 
support task_create(so task_delete).


-- 
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: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to