nuttx-apps/testing/mm
raiden00pl 0a906edd81 testing/mm/cachetest/cachetest_main.c: fix compilation error
fix compilation error:

cachetest_main.c: In function ‘cachetest_main’:
cachetest_main.c:240:7: error: implicit declaration of function ‘up_flush_dcache’ [-Wimplicit-function-declaration]
  240 |       up_flush_dcache((uintptr_t)info.waddr, (uintptr_t)info.waddr +

Signed-off-by: raiden00pl <raiden00@railab.me>
2025-11-02 22:33:46 +08:00
..
cachetest testing/mm/cachetest/cachetest_main.c: fix compilation error 2025-11-02 22:33:46 +08:00
heaptest apps/testing:merge case folder to the new mm folder 2025-01-23 18:19:06 +08:00
iob apps/testing:merge case folder to the new mm folder 2025-01-23 18:19:06 +08:00
kasantest kasantest: -fno-builtin is enabled by default 2025-07-18 22:42:25 +08:00
memstress apps/testing:merge case folder to the new mm folder 2025-01-23 18:19:06 +08:00
memtester apps/testing:merge case folder to the new mm folder 2025-01-23 18:19:06 +08:00
ramtest apps/testing:merge case folder to the new mm folder 2025-01-23 18:19:06 +08:00
stressapptest cmake: remove empty strings from FetchContent 2025-03-30 14:20:21 +08:00
.gitignore apps/testing:merge case folder to the new mm folder 2025-01-23 18:19:06 +08:00
CMakeLists.txt apps/testing:merge case folder to the new mm folder 2025-01-23 18:19:06 +08:00
Make.defs apps/testing:merge case folder to the new mm folder 2025-01-23 18:19:06 +08:00
Makefile apps/testing:merge case folder to the new mm folder 2025-01-23 18:19:06 +08:00