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.
1 parent adad0fb commit 74f32c8Copy full SHA for 74f32c8
README.md
@@ -192,7 +192,7 @@ More details on how littlefs works can be found in [DESIGN.md](DESIGN.md) and
192
## Testing
193
194
The littlefs comes with a test suite designed to run on a PC using the
195
-[emulated block device](bd/lfs_testbd.h) found in the `bd` directory.
+[emulated block device](bd/lfs_emubd.h) found in the `bd` directory.
196
The tests assume a Linux environment and can be started with make:
197
198
``` bash
0 commit comments