From d23d8ed6847070236ea66236b0a4db15b9ab5102 Mon Sep 17 00:00:00 2001 From: Delan Azabani Date: Wed, 10 May 2023 16:12:25 +0800 Subject: [PATCH] pcb rev A1 --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 13d156a..6ec644f 100644 --- a/README.md +++ b/README.md @@ -81,6 +81,16 @@ release notes * fixed theoretical(?) race condition in buzzer management * fixed errors in the README bindings table +### pcb rev [A1](https://github.com/delan/usb3sun/releases/tag/A1) (2023-05-10) + +* added tactile switches for reset and hard power key +* added header pins for debug logging over UART0 +* added mounting holes for display mechanical support +* added LED indicators for VBUS and VSUN +* improved enclosure compatibility by moving mini-din beyond bottom edge +* improved ground plane islands by stitching vias +* made all corner mounting holes padded on both sides — previously this was only the case for the hole connected to GNDPWR, but not the other three + ### firmware [1.1](https://github.com/delan/usb3sun/releases/tag/1.1) (2023-05-06) * [pio_pkg_list.txt](https://github.com/delan/usb3sun/blob/1.1/pio_pkg_list.txt) = dependency tree at time of release