|
|
|
#### 📝 Basics
|
|
|
|
**Introduction**
|
|
|
|
|
|
|
|
- [**Getting Started**](Basics)
|
|
|
|
- [**C++ & Embedded Development Basics**](Basics)
|
|
|
|
- [Git Workflow](Git-Workflow)
|
|
|
|
- [Coding Rules](Coding-Guidelines)
|
|
|
|
|
|
|
|
#### 📝 Tutorials
|
|
|
|
**Tutorials**
|
|
|
|
|
|
|
|
- [**LED blink example**](Boardcore-Quick-Start)
|
|
|
|
- [LED blink example](Boardcore-Quick-Start)
|
|
|
|
- [Flashing on a board](Flashing-on-a-Target-Board)
|
|
|
|
- [Eclipse IDE Configuration](Eclipse-Configuration)
|
|
|
|
|
|
|
|
#### 📝 Drivers
|
|
|
|
------------
|
|
|
|
|
|
|
|
**Drivers**
|
|
|
|
|
|
|
|
- [GPIO](GPIO-Usage-&-Used-Pins)
|
|
|
|
- [USART](Serial-Communication)
|
| ... | ... | @@ -20,7 +22,7 @@ |
|
|
|
- [Interrupts](Interrupts)
|
|
|
|
- [DMA]
|
|
|
|
|
|
|
|
#### 📝 Application Layer
|
|
|
|
**Application Layer**
|
|
|
|
|
|
|
|
- [Common Interfaces](Boardcore-Interfaces)
|
|
|
|
- [Synchronization]
|
| ... | ... | @@ -31,7 +33,7 @@ |
|
|
|
- Testing
|
|
|
|
- [Catch testing framework](Testing)
|
|
|
|
|
|
|
|
#### 📝 Stand-alone components
|
|
|
|
**Stand-alone components**
|
|
|
|
|
|
|
|
- [Skyward Build System (SBS)](Skyward-Build-System-(SBS))
|
|
|
|
- [Board Support Package (BSP)](BSP)
|
| ... | ... | |