nuttx-apps/system/cpuload
Tiago Medicci ece14800e1 system/cpuload: Fix application's Make.defs location
The PR https://github.com/apache/nuttx-apps/pull/2974 first moved
it to `testing/sched/cpuload` and the Make.defs was adjusted
accordingly. However, during the review process, it was moved to
`system/cpuload` folder, but its Make.defs wasn't updated. This
commit fixes it.

Signed-off-by: Tiago Medicci <tiago.medicci@espressif.com>
2025-02-20 08:34:52 +01:00
..
CMakeLists.txt apps/testing:move atomic,cpuload,getprime,smp and timerjitter folders to the new sched folder 2025-01-26 00:23:15 +08:00
cpuload_main.c apps/testing:move atomic,cpuload,getprime,smp and timerjitter folders to the new sched folder 2025-01-26 00:23:15 +08:00
Kconfig apps/testing:move atomic,cpuload,getprime,smp and timerjitter folders to the new sched folder 2025-01-26 00:23:15 +08:00
Make.defs system/cpuload: Fix application's Make.defs location 2025-02-20 08:34:52 +01:00
Makefile apps/testing:move atomic,cpuload,getprime,smp and timerjitter folders to the new sched folder 2025-01-26 00:23:15 +08:00