Update README.md

This commit is contained in:
Kris Sekula 2021-10-10 22:58:17 -07:00 committed by GitHub
parent 0b2515cc45
commit 3a31c38f5f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
KiCad project files.
Version 2.2: Reshuffled component designations for pcb v1.9c and 2.2c to keep them in sync - help to keep the BoM alligned... only delta is the SRAM
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)