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
264 stars 490 forks source link

testing/ramtest/CMakeLists.txt: fix the names of the config entry #2383

Closed simbit18 closed 2 months ago

simbit18 commented 2 months ago

Summary

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

Impact

none

Testing