Skip to content

Commit 24d23dd

Browse files
authored
Merge pull request #1172 from ThaChoppahIsLookinSharp/fix/emu-block-readme
Fix broken link on README.md for emu device
2 parents 58eaa98 + 74f32c8 commit 24d23dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ More details on how littlefs works can be found in [DESIGN.md](DESIGN.md) and
192192
## Testing
193193
194194
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.
195+
[emulated block device](bd/lfs_emubd.h) found in the `bd` directory.
196196
The tests assume a Linux environment and can be started with make:
197197
198198
``` bash

0 commit comments

Comments
 (0)