From 6ca7b02b669876163402830b6329e4ccc7936832 Mon Sep 17 00:00:00 2001 From: Kris Sekula Date: Sun, 17 Jan 2021 09:29:44 -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 e1440bd..0fc2e5d 100644 --- a/KiCad Sources/README.md +++ b/KiCad Sources/README.md @@ -1,5 +1,7 @@ KiCad project files. +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. Version 1.8: I re-shuffled resistor networks, added RN3 to offer optional pull-up resistors for address line A0-A7, RN2 should be populated, RN1 and RN3 are optional. Added Q3 for my experiments, but there is no need to populate that transistor.