diff options
author | xengineering <me@xengineering.eu> | 2025-01-03 22:45:38 +0100 |
---|---|---|
committer | xengineering <me@xengineering.eu> | 2025-01-04 20:51:59 +0100 |
commit | 0d46e85399dafa2b71d59c663649cfdf51767362 (patch) | |
tree | aea834565f6bdfaa8617b4d6abc4ce8491574e4c /pcb | |
parent | 4a59b855ca3ba5e66679ecbdebe37158408c2157 (diff) | |
download | soundbox-0d46e85399dafa2b71d59c663649cfdf51767362.tar soundbox-0d46e85399dafa2b71d59c663649cfdf51767362.tar.zst soundbox-0d46e85399dafa2b71d59c663649cfdf51767362.zip |
pcb: Add schematic hints for missing symbols
Diffstat (limited to 'pcb')
-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) |