From 5d97e4155248eaa7229150773c9eb8250ad0330c Mon Sep 17 00:00:00 2001 From: Kris Sekula Date: Sun, 17 Jan 2021 09:33:05 -0800 Subject: [PATCH] Update README.md --- KiCad Sources/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/KiCad Sources/README.md b/KiCad Sources/README.md index 0fc2e5d..09e8841 100644 --- a/KiCad Sources/README.md +++ b/KiCad Sources/README.md @@ -1,5 +1,7 @@ KiCad project files. +Version 2.1: Moved from using 2x 32k SRAM to single 128k SRAM (64k usable). Firware and software is the same for both. + Version 1.9: Added pull-up resistors to /WE and EN_RST, helps prevent SRAM corruption during Arduino reset (needed only when doing partial uploads) Version 1.8b: Fixed the footprint for Q1-2N4401 and Q2-2N4403, see Errata document for more details.