Improve some capacitors; Add 3V3 indicator LED

Chose some more sensible caps for the higher-value decoupling ones to
actually reach the capacitance requested in the data sheet.

Signed-off-by: Matthias Blankertz <matthias@blankertz.org>
This commit is contained in:
2025-09-25 22:02:42 +02:00
parent f3d06f50b5
commit 8124fb0f61
5 changed files with 2683 additions and 635 deletions

View File

@@ -450,7 +450,7 @@
"no_connect_dangling": "warning",
"pin_not_connected": "error",
"pin_not_driven": "error",
"pin_to_pin": "warning",
"pin_to_pin": "error",
"power_pin_not_driven": "error",
"same_local_global_label": "warning",
"similar_label_and_power": "warning",