... | @@ -4,22 +4,23 @@ Some of the things that you will find can be perfectioned, some other have to be |
... | @@ -4,22 +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!
|
|
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
|
|
### 📝 Basic Workflow
|
|
*Read this before you start coding*
|
|
*Read this before you start coding*
|
|
|
|
|
|
- [Git Workflow](https://github.com/skyward-er/skyward-boardcore/wiki/Git-Workflow)
|
|
- [Git Workflow](https://github.com/skyward-er/skyward-boardcore/wiki/Git-Workflow)
|
|
- [Coding Guidelines](https://github.com/skyward-er/skyward-boardcore/wiki/Coding-Guidelines)
|
|
- [Coding Guidelines](https://github.com/skyward-er/skyward-boardcore/wiki/Coding-Guidelines)
|
|
- [Best Practices (TODO)](): Terraneo's examples on multi threading
|
|
- [Best Practices (TODO)](): Terraneo's examples on multi threading
|
|
|
|
|
|
### Guides
|
|
### 📚 Guides
|
|
*Things that will help you getting familiar with Boardcore*
|
|
*Things that will help you getting familiar with Boardcore*
|
|
|
|
|
|
- [IDE Configuration (TODO)](https://github.com/skyward-er/skyward-boardcore/wiki/Eclipse-Configuration)
|
|
- [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)
|
|
- [Writing a Driver](https://github.com/skyward-er/skyward-boardcore/wiki/Writing-a-driver)
|
|
- [Running on a Discovery](https://github.com/skyward-er/skyward-boardcore/wiki/Flashing-on-a-Target-Board)
|
|
- [Flashing on a Board](https://github.com/skyward-er/skyward-boardcore/wiki/Flashing-on-a-Target-Board)
|
|
|
|
- [Debugging on a Discovery]() (Contains using the monitor and memory profiling)
|
|
- [**Cheat Sheet**](https://github.com/skyward-er/skyward-boardcore/wiki/Cheat-Sheet)
|
|
- [**Cheat Sheet**](https://github.com/skyward-er/skyward-boardcore/wiki/Cheat-Sheet)
|
|
|
|
|
|
### Boardcore Components
|
|
### 🛠 Boardcore Components
|
|
*Specific documentation about commonly used features*
|
|
*Specific documentation about commonly used features*
|
|
|
|
|
|
- [Skyward Build System](https://github.com/skyward-er/skyward-boardcore/wiki/Skyward-Build-Systems-(SBS))
|
|
- [Skyward Build System](https://github.com/skyward-er/skyward-boardcore/wiki/Skyward-Build-Systems-(SBS))
|
... | @@ -31,6 +32,10 @@ Nothing is written in stone, so if you'd like to contribute with your own discov |
... | @@ -31,6 +32,10 @@ Nothing is written in stone, so if you'd like to contribute with your own discov |
|
- [BusTemplate]
|
|
- [BusTemplate]
|
|
- [Serialization]
|
|
- [Serialization]
|
|
|
|
|
|
|
|
### ⚠️ Work In Progress
|
|
|
|
|
|
|
|
- [Alain's stuff](https://github.com/skyward-er/skyward-boardcore/wiki/Home/Alain-Random-Stuff)
|
|
|
|
|
|
-----------------------------------
|
|
-----------------------------------
|
|
### Useful External Links
|
|
### Useful External Links
|
|
|
|
|
... | | ... | |