|
|
|
### 📝 Basics
|
|
|
|
*Read these before you start coding*
|
|
|
|
#### 📝 Basics
|
|
|
|
|
|
|
|
- [**Getting Started**](Basics): what you need to know about Embedded Development, C++, Git etc...
|
|
|
|
- [**Getting Started**](Basics)
|
|
|
|
- [Git Workflow](Git-Workflow)
|
|
|
|
- [Coding Rules](Coding-Guidelines)
|
|
|
|
|
|
|
|
*First tutorials*
|
|
|
|
#### 📝 Tutorials
|
|
|
|
|
|
|
|
- [**LED blink example**](Boardcore-Quick-Start)
|
|
|
|
- [Flashing on a board](Flashing-on-a-Target-Board)
|
|
|
|
- [Eclipse IDE Configuration](Eclipse-Configuration)
|
|
|
|
|
|
|
|
### 📚 Components & Guides
|
|
|
|
|
|
|
|
*Drivers*
|
|
|
|
#### 📝 Drivers
|
|
|
|
|
|
|
|
- [GPIO](GPIO-Usage-&-Used-Pins)
|
|
|
|
- [USART](Serial-Communication)
|
| ... | ... | @@ -22,7 +20,7 @@ |
|
|
|
- [Interrupts](Interrupts)
|
|
|
|
- [DMA]
|
|
|
|
|
|
|
|
*Application Layer*
|
|
|
|
#### 📝 Application Layer
|
|
|
|
|
|
|
|
- [Common Interfaces](Boardcore-Interfaces)
|
|
|
|
- [Synchronization]
|
| ... | ... | @@ -33,7 +31,7 @@ |
|
|
|
- Testing
|
|
|
|
- [Catch testing framework](Testing)
|
|
|
|
|
|
|
|
*Other Components*
|
|
|
|
#### 📝 Stand-alone components
|
|
|
|
|
|
|
|
- [Skyward Build System (SBS)](Skyward-Build-System-(SBS))
|
|
|
|
- [Board Support Package (BSP)](BSP)
|
| ... | ... | |