... | ... | @@ -4,20 +4,23 @@ 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!
|
|
|
|
|
|
### 📝 Basic Workflow
|
|
|
*Read this before you start coding*
|
|
|
### 📝 Basics
|
|
|
*Read these before you start coding*
|
|
|
|
|
|
- [Git Workflow](https://github.com/skyward-er/skyward-boardcore/wiki/Git-Workflow)
|
|
|
- [Coding Guidelines (Work in Progress)](https://github.com/skyward-er/skyward-boardcore/wiki/Coding-Guidelines)
|
|
|
- [Best Practices (TODO)](): Terraneo's examples on multi threading
|
|
|
- [Coding Guidelines & Best Practices (Work in progress)](https://github.com/skyward-er/skyward-boardcore/wiki/Coding-Guidelines)
|
|
|
- [Codestyle](../wiki/Codestyle)
|
|
|
- [Templates](../wiki/Templates)
|
|
|
- [Miosix for Skyward](https://drive.google.com/drive/u/1/folders/0B41AbAqKq4JnRE1UR2g4VHNQTkk)
|
|
|
|
|
|
### 📚 Guides
|
|
|
*Things that will help you getting familiar with Boardcore*
|
|
|
|
|
|
- [IDE Configuration (TODO)](https://github.com/skyward-er/skyward-boardcore/wiki/Eclipse-Configuration)
|
|
|
- [Writing a Driver](https://github.com/skyward-er/skyward-boardcore/wiki/Writing-a-driver)
|
|
|
- [Flashing on a Board (Work in progress)](https://github.com/skyward-er/skyward-boardcore/wiki/Flashing-on-a-Target-Board)
|
|
|
- [Debugging on a Discovery (TODO)](https://github.com/skyward-er/skyward-boardcore/wiki/Debugging-on-a-Discovery)
|
|
|
- [Writing a Driver class](https://github.com/skyward-er/skyward-boardcore/wiki/Writing-a-driver)
|
|
|
- [Writing a Sensor class(TODO)](../wiki/Writing-a-Sensor)
|
|
|
- [Flashing on a Board](https://github.com/skyward-er/skyward-boardcore/wiki/Flashing-on-a-Target-Board)
|
|
|
- [Debugging on a Discovery(TODO)](https://github.com/skyward-er/skyward-boardcore/wiki/Debugging-on-a-Discovery)
|
|
|
- [**Cheat Sheet**](https://github.com/skyward-er/skyward-boardcore/wiki/Cheat-Sheet)
|
|
|
|
|
|
### 🛠 Boardcore Components
|
... | ... | |