diff options
author | xengineering <me@xengineering.eu> | 2025-01-03 22:45:38 +0100 |
---|---|---|
committer | xengineering <me@xengineering.eu> | 2025-01-06 20:43:32 +0100 |
commit | 021194f70c309ce39c312e1c854ed8aa06b9010e (patch) | |
tree | 0d254de996a07e01dfa8e18930e349644c9db52a | |
parent | 299ae981217ea333a154594e50c2396e2af45825 (diff) | |
download | soundbox-021194f70c309ce39c312e1c854ed8aa06b9010e.tar soundbox-021194f70c309ce39c312e1c854ed8aa06b9010e.tar.zst soundbox-021194f70c309ce39c312e1c854ed8aa06b9010e.zip |
pcb: Add schematic hints for missing symbols
-rw-r--r-- | pcb/soundbox.kicad_sch | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/pcb/soundbox.kicad_sch b/pcb/soundbox.kicad_sch index 8d90c78..0d94be8 100644 --- a/pcb/soundbox.kicad_sch +++ b/pcb/soundbox.kicad_sch @@ -4075,6 +4075,26 @@ ) (uuid "e7075ca1-6e4b-4677-9383-f4bd622dd00c") ) + (text "Add EEPROM with EUI-48 MAC address\nif address cannot be retrieved on\ndev board" + (exclude_from_sim no) + (at 63.754 163.322 0) + (effects + (font + (size 1.27 1.27) + ) + ) + (uuid "61bc1ef3-4330-4b18-b057-0d1058381466") + ) + (text "Add USB-C PD and bridge\n(e.g. FT2232HPQ TRAY)" + (exclude_from_sim no) + (at 62.992 138.938 0) + (effects + (font + (size 1.27 1.27) + ) + ) + (uuid "f888027b-118e-4881-96a4-5363b453dfa0") + ) (text "PCB version detection\nvoltage divider" (exclude_from_sim no) (at 253.238 114.808 0) |