We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0decd24 + 87e72b1 commit 051e45bCopy full SHA for 051e45b
test/simulator/CMakeLists.txt
@@ -29,7 +29,7 @@ set(IGNORE_SOURCES
29
"src/screen.c"
30
"src/memory/nvmctrl.c"
31
"src/memory/smarteeprom.c"
32
- "src/memory.mpu.c"
+ "src/memory/mpu.c"
33
)
34
35
# Exclude some files which depends on the hardware.
test/unit-test/CMakeLists.txt
0 commit comments