You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2021/09/11 09:31:42 UTC

[GitHub] [incubator-nuttx] Donny9 opened a new pull request #4515: rptun: add CONFIG_RPTUN_LOADER to optimize code size

Donny9 opened a new pull request #4515:
URL: https://github.com/apache/incubator-nuttx/pull/4515


   ## Summary
   let's add CONFIG_RPTUN_LOADER to optimize code size,  disbale elf loader when it's not needed.
   it can reduce size 1264bytes.
   
   nuttx:0c0c0e74 000004f0 T remoteproc_load
   
   ## Impact
   optimize code size.
   ## Testing
   daily test
   


-- 
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-unsubscribe@nuttx.apache.org

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



[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #4515: rptun: add CONFIG_RPTUN_LOADER to optimize code size

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged pull request #4515:
URL: https://github.com/apache/incubator-nuttx/pull/4515


   


-- 
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-unsubscribe@nuttx.apache.org

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