... | ... | @@ -5,8 +5,10 @@ Some of the things that you will find can be perfectioned, some other have to be |
|
|
Nothing is written in stone, so if you'd like to contribute with your own discoveries and suggestions, you're more than welcome!
|
|
|
|
|
|
### 📝 Basics
|
|
|
*Read these before you start coding*
|
|
|
*First tutorial*
|
|
|
- [**Boardcore Quick Start**](../wiki/Boardcore-Quick-Start)
|
|
|
|
|
|
*Read these before you start coding*
|
|
|
- [Git Workflow](https://github.com/skyward-er/skyward-boardcore/wiki/Git-Workflow)
|
|
|
- [Coding Guidelines](https://github.com/skyward-er/skyward-boardcore/wiki/Coding-Guidelines)
|
|
|
- [Eclipse IDE Configuration](https://github.com/skyward-er/skyward-boardcore/wiki/Eclipse-Configuration)
|
... | ... | @@ -18,10 +20,10 @@ Nothing is written in stone, so if you'd like to contribute with your own discov |
|
|
### 📚 Tutorials
|
|
|
*Things that will help you getting familiar with Boardcore*
|
|
|
|
|
|
- [**Boardcore Quick Start**](../wiki/Boardcore-Quick-Start)
|
|
|
- [GPIO Usage](../wiki/GPIO-Usage-&-Used-Pins)
|
|
|
- [Serial Communication](../wiki/Serial-Communication)
|
|
|
- [Software I2C and SPI Communication]
|
|
|
- [Software I2C]
|
|
|
- [SPI Communication]
|
|
|
- [Writing a driver](https://github.com/skyward-er/skyward-boardcore/wiki/Writing-a-driver)
|
|
|
- [Writing a sensor]
|
|
|
- [Flashing on a board](https://github.com/skyward-er/skyward-boardcore/wiki/Flashing-on-a-Target-Board)
|
... | ... | @@ -39,7 +41,7 @@ Nothing is written in stone, so if you'd like to contribute with your own discov |
|
|
- [BusTemplate]
|
|
|
- [Mavlink](https://github.com/skyward-er/skyward-boardcore/wiki/Mavlink)
|
|
|
|
|
|
### ⚠️ Utils
|
|
|
### ⚠️ Work in Progress
|
|
|
|
|
|
- [Alain's stuff](../wiki/Alain-Random-Stuff)
|
|
|
- [Working with Submodules](../wiki/Working-with-Submodules)
|
... | ... | |