apache / nuttx-apps

Apache NuttX Apps is a collection of tools, shells, network utilities, libraries, interpreters and can be used with the NuttX RTOS
https://nuttx.apache.org/
Apache License 2.0
275 stars 523 forks source link

benchmarks/cachespeed/CMakeLists.txt: fix the names of the config entry #2380

Closed simbit18 closed 4 months ago

simbit18 commented 4 months ago

Summary

CONFIGTESTING -> CONFIGBENCHMARK fix Relative file path does not match actual file.

Impact

none

Testing