diff options
author | Thomas Albers Raviola <thomas@thomaslabs.org> | 2024-11-21 22:55:14 +0100 |
---|---|---|
committer | Thomas Albers Raviola <thomas@thomaslabs.org> | 2024-11-21 22:55:14 +0100 |
commit | a673c72db9937bd7a2f71ec941fe2174c2f1b36d (patch) | |
tree | aef22e7f3c1776b11e1e51b2d1e9f417de8114ce /README.md |
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..331a2a8 --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +# Hardware schematics of the Southern Star Mk II + +This repository contains the schematics and project files of all the hardware +revisions and daughter boards of the Southern Star Mk II. + +Because KiCad does not work with source code, a git repository may not be the +most appropiate format to store this sort of files. It is used anyways as a way +to keep track of versions and log changes. + +## Related repositories +- [Firmware](https://git.thomaslabs.org/southern-star-mk2/firmware/) +- [3D Model of the enclosure](https://git.thomaslabs.org/southern-star-mk2/3d/) |