You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by "no1wudi (via GitHub)" <gi...@apache.org> on 2024/04/16 11:10:22 UTC

[PR] benchmarks: Change options from bool to tristate [nuttx-apps]

no1wudi opened a new pull request, #2357:
URL: https://github.com/apache/nuttx-apps/pull/2357

   
   
   ## Summary
   This patch changes the enable options of coremark, coremark-pro and cachespeed from bool to tristate.
   
   This allows the user to select the benchmark to be built as a elf module, which can be loaded and executed on the target dynamically.
   ## Impact
   None
   ## Testing
   CI and local machine


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


Re: [PR] benchmarks: Change options from bool to tristate [nuttx-apps]

Posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org>.
xiaoxiang781216 merged PR #2357:
URL: https://github.com/apache/nuttx-apps/pull/2357


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