| ... | ... | @@ -7,7 +7,7 @@ |
|
|
|
- [Git Workflow](Git-Workflow)
|
|
|
|
- [Git Cheatsheet](Git-Cheat-Sheet)
|
|
|
|
|
|
|
|
:mag: **Tutorials**
|
|
|
|
:mag: **Tutorials and Examples**
|
|
|
|
|
|
|
|
- Basics:
|
|
|
|
- [LED Blink](LED-Blink)
|
| ... | ... | @@ -17,6 +17,7 @@ |
|
|
|
- [Simple SPI Driver](SPI-Driver-Tutorial)
|
|
|
|
- [Temperature Sensor]
|
|
|
|
- [Passion-in-action Examples](https://github.com/skyward-er/passion_in_action)
|
|
|
|
- [Miosix course](https://drive.google.com/drive/u/1/folders/0B41AbAqKq4JnRE1UR2g4VHNQTkk)
|
|
|
|
- [Flashing on a board](Flashing-on-a-Target-Board)
|
|
|
|
- IDE Configuration:
|
|
|
|
- [Eclipse](Eclipse-Configuration)
|
| ... | ... | @@ -31,8 +32,8 @@ |
|
|
|
- [SPI](SPIDriver)
|
|
|
|
- [I2C]: hw and sw
|
|
|
|
- [CanBus]
|
|
|
|
- [Interrupts](Interrupts)
|
|
|
|
- [Timers] and [PWM]
|
|
|
|
- [Interrupts](Interrupts)
|
|
|
|
- [DMA]
|
|
|
|
- [SGM](Safe-Guard-Memory)
|
|
|
|
|
| ... | ... | @@ -72,12 +73,13 @@ |
|
|
|
- [Catch Testing Framework](Testing)
|
|
|
|
|
|
|
|
---------------
|
|
|
|
|
|
|
|
: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 course](https://drive.google.com/drive/u/1/folders/0B41AbAqKq4JnRE1UR2g4VHNQTkk)
|
|
|
|
- [Miosix Doxygen](http://miosix.org/doxygen_menu.html)
|
|
|
|
- [SCS Drive folder](https://drive.google.com/drive/u/1/folders/1Gt7fGQ1R5vGCKLfnSsZS7BzAP-8QZnpE)
|
|
|
|
|
|
|
|
---------------
|
| ... | ... | |