diff options
author | Thomas Albers Raviola <thomas@thomaslabs.org> | 2024-11-21 15:56:25 +0100 |
---|---|---|
committer | Thomas Albers Raviola <thomas@thomaslabs.org> | 2024-11-21 15:56:25 +0100 |
commit | 37bc2b32d3492a86d87e3642ce48c753264c795a (patch) | |
tree | 0178ff41698829e5e44e65091400be4d021cfa1c | |
parent | 6d4ad089c5b758ad8af4f68bf385a26ec4e9653a (diff) |
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -30,8 +30,8 @@ The question should be, what is not missing? Nonetheless: - manifest.scm: Guix packages for compiling the firmware image ## Related repositories -[Computer schematics](https://git.thomaslabs.org/southern-star-mk2/hardware/) -[3D Model of the enclosure](https://git.thomaslabs.org/southern-star-mk2/3d/) +- [Computer schematics](https://git.thomaslabs.org/southern-star-mk2/hardware/) +- [3D Model of the enclosure](https://git.thomaslabs.org/southern-star-mk2/3d/) ## Acknowledgements - SDCC developers; Big part of asm/crt0.asm is taken from the defualt crt0 file |