From 357699a7e425841ada36108823329037e55d68e8 Mon Sep 17 00:00:00 2001 From: Amber Date: Thu, 11 Sep 2025 09:02:04 -0400 Subject: [PATCH] updated README to reflect v1.1 completion --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e47df8c..7cbd9f0 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ It has a 63C09 CPU running at 3MHz, 32K of SRAM, 256K of flash (32K used), and a Output files for manufacturing are in `output/`. -V1.0 is the initial version, and the one that I have boards made for. There was a mistake in the reset circuit that caused it to not function. This has been corrected in V1.1, but there are more corrections I would like to make before I call V1.1 finished. +V1.0 is the initial version, and the one that I have boards made for. There was a mistake in the reset circuit that caused it to not function. The resistors were also not the correct footprint. This all has been corrected in V1.1. # License