summaryrefslogtreecommitdiff
path: root/pcb
AgeCommit message (Collapse)Author
2025-01-02pcb: Add USB-C receptaclexengineering
2025-01-02pcb: Add D1, D2 and D3 with resistorsxengineering
They should be used for: - power indication (red) - heartbeat (green) - bootloader indication (blue)
2025-01-02pcb: Add 10-pin Cortex debug connectorxengineering
This should allow to debug the microcontroller via JTAG without using too much space (20-pin connector hopefully not required).
2025-01-02pcb: gitignore: Add fp-info-cachexengineering
This cache file is created by KiCad and should never be committed accidentally.
2025-01-02pcb: Add ESP32-S3-MINI-1xengineering
2025-01-02pcb: Add name to schematicxengineering
2025-01-02pcb: Create KiCad projectxengineering
2025-01-02pcb: libraries: Add kicad-symbols version 8.0.7xengineering
This allows to track the symbol library revision with Git. This makes the build more reliable compared to using the systems symbol library and avoids creating copies of symbols.