... | @@ -8,7 +8,7 @@ Nothing is written in stone, so if you'd like to contribute with your own discov |
... | @@ -8,7 +8,7 @@ Nothing is written in stone, so if you'd like to contribute with your own discov |
|
*Read these before you start coding*
|
|
*Read these 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 & Best Practices (Work in progress)](https://github.com/skyward-er/skyward-boardcore/wiki/Coding-Guidelines)
|
|
- [Coding Guidelines(Work in progress)](https://github.com/skyward-er/skyward-boardcore/wiki/Coding-Guidelines)
|
|
- [Miosix for Skyward](https://drive.google.com/drive/u/1/folders/0B41AbAqKq4JnRE1UR2g4VHNQTkk)
|
|
- [Miosix for Skyward](https://drive.google.com/drive/u/1/folders/0B41AbAqKq4JnRE1UR2g4VHNQTkk)
|
|
|
|
|
|
*Other things to know*
|
|
*Other things to know*
|
... | @@ -22,9 +22,10 @@ Nothing is written in stone, so if you'd like to contribute with your own discov |
... | @@ -22,9 +22,10 @@ Nothing is written in stone, so if you'd like to contribute with your own discov |
|
- [GPIO Usage & Used Pins](../wiki/GPIO-Usage-&-Used-Pins)
|
|
- [GPIO Usage & Used Pins](../wiki/GPIO-Usage-&-Used-Pins)
|
|
- [Serial Communication](../wiki/Serial-Communication)
|
|
- [Serial Communication](../wiki/Serial-Communication)
|
|
- [Software I2C and SPI Communication]
|
|
- [Software I2C and SPI Communication]
|
|
- [**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)
|
|
- [Writing a Sensor class]
|
|
- [Writing a sensor]
|
|
- [Flashing on a Board](https://github.com/skyward-er/skyward-boardcore/wiki/Flashing-on-a-Target-Board)
|
|
- [Writing a test]
|
|
|
|
- [Flashing on a board](https://github.com/skyward-er/skyward-boardcore/wiki/Flashing-on-a-Target-Board)
|
|
- [**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
|
... | | ... | |