summaryrefslogtreecommitdiff
path: root/pcb
AgeCommit message (Collapse)Author
2024-06-03pcb: Add outline to PCBxengineering
This makes the KiCad project a valid PCB as a minimal starting point.
2024-06-03pcb: Place MCU in PCB editorxengineering
2024-06-03pcb: Add STM32WL55JCIx microcontrollerxengineering
Based on UM2592 the development kit Nucleo WL55JC which is used for firmware development is based on the STM32WL55JCI7 microcontroller. Thus this MCU should be a good starting point for now.
2024-06-03pcb: Save *.kicad_pro file after first KiCad runxengineering
2024-06-03pcb: Create empty KiCad 8.0 projectxengineering