|
|
|
### Starting Off
|
|
|
|
|
|
|
|
:books: **Introduction**
|
|
|
|
|
|
|
|
- [**C++ & Embedded Development Basics**](Basics)
|
|
|
|
- [Coding Rules](Coding-Guidelines)
|
|
|
|
|
|
|
|
:arrows_clockwise: **Version Control**
|
|
|
|
|
|
|
|
- [Git Workflow](Git-Workflow)
|
|
|
|
- [Git Cheatsheet](Git-Cheat-Sheet)
|
|
|
|
|
| ... | ... | @@ -13,9 +16,10 @@ |
|
|
|
- [LED Blink](LED-Blink)
|
|
|
|
- [LED Driver](LED-Driver)
|
|
|
|
- [Hello Skyward](Hello-Skyward)
|
|
|
|
- [Flashing on a board](Flashing-on-a-Target-Board)
|
|
|
|
- Advanced:
|
|
|
|
- [Low Level SPI](Low-Level-SPI)
|
|
|
|
- [Temperature Sensor]
|
|
|
|
- [Temperature Sensor](Temperature-Sensor)
|
|
|
|
- [Multithread LED Blink]
|
|
|
|
- More Examples:
|
|
|
|
- [Passion-in-action Examples](https://github.com/skyward-er/passion_in_action)
|
| ... | ... | @@ -23,9 +27,10 @@ |
|
|
|
- IDE Configuration:
|
|
|
|
- [Eclipse](Eclipse-Configuration)
|
|
|
|
- [Visual Studio Code](VSCode-Configuration)
|
|
|
|
- [Flashing on a board](Flashing-on-a-Target-Board)
|
|
|
|
|
|
|
|
------------
|
|
|
|
---
|
|
|
|
|
|
|
|
### Components
|
|
|
|
|
|
|
|
:gear: **Drivers**
|
|
|
|
|
| ... | ... | @@ -67,27 +72,26 @@ |
|
|
|
|
|
|
|
:hammer_and_wrench: **Building and Testing**
|
|
|
|
|
|
|
|
- [Skyward Build System (SBS)](Skyward-Build-System-(SBS))
|
|
|
|
- [Skyward Build System (SBS)](<Skyward-Build-System-(SBS)>)
|
|
|
|
- [Board Support Package (BSP)](BSP)
|
|
|
|
- [Hardware Mapping](Hardware-Mapping)
|
|
|
|
- Testing
|
|
|
|
- [Diagnostic Tools](Diagnostic-tools)
|
|
|
|
- [Catch Testing Framework](Testing)
|
|
|
|
|
|
|
|
---------------
|
|
|
|
:star: **Extra**
|
|
|
|
|
|
|
|
- [Mavlink Code Generation](Mavlink)
|
|
|
|
- [Designing a New Board :link:](https://docs.google.com/document/d/1u_3bGkFCiE6X2i0mnaNqzTScY26b-UPJ1Ju_1dFurco)
|
|
|
|
- [Decoding logger information](Logger)
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
:bookmark_tabs: **External Documentation**
|
|
|
|
|
|
|
|
:bookmark_tabs: **Documentation**
|
|
|
|
- [Skyward-boardcore Doxygen](https://documentation.skywarder.eu/skyward-boardcore/doxygen_doc_generation/)
|
|
|
|
- [Hermes V0 Report](https://drive.google.com/drive/u/1/folders/12d6nkudUnvfC6FfBuFln2O2ALJvKw04D)
|
|
|
|
- [miosix-kernel](https://github.com/fedetft/miosix-kernel) (original)
|
|
|
|
- [Miosix Wiki](https://miosix.org/wiki/index.php?title=Special:AllPages)
|
|
|
|
- [Miosix Doxygen](http://miosix.org/doxygen_menu.html)
|
|
|
|
- [SCS Drive folder](https://drive.google.com/drive/u/1/folders/1Gt7fGQ1R5vGCKLfnSsZS7BzAP-8QZnpE) |
|
|
|
|
|
|
|
---------------
|
|
|
|
|
|
|
|
:star: **Extra**
|
|
|
|
|
|
|
|
- [Mavlink Code Generation](Mavlink)
|
|
|
|
- [Designing a New Board :link:](https://docs.google.com/document/d/1u_3bGkFCiE6X2i0mnaNqzTScY26b-UPJ1Ju_1dFurco)
|
|
|
|
- [Decoding logger information](Logger) |
|
|
\ No newline at end of file |