summaryrefslogtreecommitdiff
path: root/pcb
AgeCommit message (Collapse)Author
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.