From f8bd81d8338d250d75dce9dbca8e087094e4e265 Mon Sep 17 00:00:00 2001 From: Till Harbaum Date: Fri, 8 Jan 2016 22:57:46 +0100 Subject: [PATCH] [TUTORIALS] New lesson 7c: Direct block IO --- tutorials/soc/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/soc/readme.md b/tutorials/soc/readme.md index 0c4623c..d909c72 100644 --- a/tutorials/soc/readme.md +++ b/tutorials/soc/readme.md @@ -407,7 +407,7 @@ Files required on SD card: - [`z80_soc.rom`](https://github.com/mist-devel/mist-board/raw/master/tutorials/soc/lesson7b/z80_soc.rom) - other files to show up in the directory listing -[Lesson 7c](https://github.com/mist-devel/mist-board/tree/master/tutorials/soc/lesson7c): Minimal block IO +[Lesson 7c](https://github.com/mist-devel/mist-board/tree/master/tutorials/soc/lesson7c): Simple block IO ----------------------- The fake SD card implementation in the previous two lessons used is