From b5ef000265f89947ad4165cb6fe2c91ad4b2ca1b Mon Sep 17 00:00:00 2001 From: faramire Date: Tue, 14 May 2024 12:06:22 +0200 Subject: [PATCH] Removed reference to SPI master that did not ended up being used --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 3b48ee0..972ad38 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,6 @@ With 3 buttons, a stopwatch with 1/100th second precision can be started and sto For more, read the [Tiny Tapeout documentation](docs/info.md) -[SPI Master courtesty of Russell Merrick aka nandland](https://github.com/nandland/spi-master). - ## How to use You will need the Tiny Tapeout 6 PCB/chip. See the [Tiny Tapeout documentation](docs/info.md).