**Skyward-boardcore** is an evolving project to which many have contributed over the years, each with his own style and ideas. Some of the things that you will find are well designed and implemented, some can be improved, some other have to be changed and some might have not been used or documented at all.
Nothing is written in stone, so if you'd like to contribute with your own discoveries and suggestions, you're more than welcome!
...
...
@@ -19,6 +21,6 @@ Feel lost? Start from these:
### Useful Links
*[Doxygen](https://documentation.skywarder.eu/skyward-boardcore/doxygen_doc_generation/). The doxygen documentation of this codebase
*[Hermes Report](https://drive.google.com/drive/u/1/folders/12d6nkudUnvfC6FfBuFln2O2ALJvKw04D): Contains a good example of how boardcore is used in a rocket on-board software (OBSW)
*[Hermes V0 Report](https://drive.google.com/drive/u/1/folders/12d6nkudUnvfC6FfBuFln2O2ALJvKw04D): Contains a good example of how boardcore is used in a rocket on-board software (OBSW)
*[miosix-kernel](https://github.com/fedetft/miosix-kernel) and [Miosix Wiki](https://miosix.org/wiki/index.php?title=Special:AllPages): Original repo of the kernel and its Wiki page.