summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Collapse)Author
2024-06-07tools: Add checksum check to download.shxengineering
2024-06-07tools: Add download.sh to get external doc filesxengineering
It is unknown if it would be legal to include those external documents like datasheets inside this Git repository. Thus the added script provides the ability to get them directly from the vendor.
2024-06-05tools: build.sh: Export PCB drawing as PDFxengineering
2024-06-05tools: Add clean.shxengineering
This allows to conveniently remove files which are not tracked in version control.
2024-06-05tools: Add build.sh to export PDF schematicsxengineering