mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-07-07 20:31:20 +08:00

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. Signed-off-by: Huang Qi <huangqi3@xiaomi.com>