Files
florian.berthold 20c59e730c Add CI configuration and PCBWay manufacturing files
TeamCity CI (.teamcity/settings.kts):
- Clones/updates Pico SDK automatically
- Builds firmware with cmake + make
- Publishes .uf2 and .elf as artifacts
- VCS trigger on all branches

Manufacturing files (hardware/manufacturing/):
- BOM_PCBWay.csv: LCSC part numbers for assembly
- CPL_PCBWay.csv: Component placement coordinates
- README with order checklist and specifications

Build script (firmware/build.sh):
- Standalone build script for local development
- Auto-detects Pico SDK location
2026-01-23 04:09:28 +01:00
..