**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.
...
...
@@ -20,7 +20,7 @@ Feel lost? Start from these:
-[Passion-in-action Examples :link:](https://github.com/skyward-er/passion_in_action): examples taken from the passion-in-action course --->
### Useful Links
*[Doxygen](https://documentation.skywarder.eu/skyward-boardcore/doxygen_doc_generation/). The doxygen documentation of this codebase
*[Skyward-boardcore Doxygen](https://documentation.skywarder.eu/skyward-boardcore/doxygen_doc_generation/): The doxygen documentation of this codebase
*[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.