summaryrefslogtreecommitdiff
path: root/pcb
AgeCommit message (Collapse)Author
4 dayspcb: Add footprints for switchesxengineering
4 dayspcb: Make part descriptions shorterxengineering
4 dayspcb: Add configuration EEPROMxengineering
4 dayspcb: Add schematic hints for missing symbolsxengineering
4 dayspcb: Add external flash memoryxengineering
4 dayspcb: Add version detection voltage dividerxengineering
4 dayspcb: Add audio connectorsxengineering
4 dayspcb: Add missing description fieldsxengineering
4 dayspcb: Add SW1 and SW2xengineering
4 dayspcb: Add TAS5825M audio amplifierxengineering
4 dayspcb: Add USB-C receptaclexengineering
4 dayspcb: Add D1, D2 and D3 with resistorsxengineering
They should be used for: - power indication (red) - heartbeat (green) - bootloader indication (blue)
4 dayspcb: 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).
4 dayspcb: gitignore: Add fp-info-cachexengineering
This cache file is created by KiCad and should never be committed accidentally.
4 dayspcb: Add ESP32-S3-MINI-1xengineering
4 dayspcb: Add BOM generation with GNU Makexengineering
This allows to export the BOM as CSV file via the Make build system.
4 dayspcb: Add name to schematicxengineering
4 dayspcb: Create KiCad projectxengineering