summaryrefslogtreecommitdiff
path: root/pcb
AgeCommit message (Collapse)Author
2025-01-03pcb: Add configuration EEPROMxengineering
2025-01-03pcb: Add schematic hints for missing symbolsxengineering
2025-01-03pcb: Add external flash memoryxengineering
2025-01-03pcb: Add version detection voltage dividerxengineering
2025-01-03pcb: Add audio connectorsxengineering
2025-01-03pcb: Add missing description fieldsxengineering
2025-01-03pcb: Add SW1 and SW2xengineering
2025-01-03pcb: Add print-bom.shxengineering
2025-01-02pcb: Add TAS5825M audio amplifierxengineering
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.