... | @@ -29,7 +29,6 @@ Nothing is written in stone, so if you'd like to contribute with your own discov |
... | @@ -29,7 +29,6 @@ Nothing is written in stone, so if you'd like to contribute with your own discov |
|
*Application Layer*
|
|
*Application Layer*
|
|
|
|
|
|
- [Common Interfaces](Boardcore-Interfaces): Singleton, ActiveObject, EventHandler
|
|
- [Common Interfaces](Boardcore-Interfaces): Singleton, ActiveObject, EventHandler
|
|
- [Utilities](Utils): PinObserver, ButtonHandler, Queues
|
|
|
|
- [Synchronization]: mutex, cond variables, kernelpause, disable interrupts...
|
|
- [Synchronization]: mutex, cond variables, kernelpause, disable interrupts...
|
|
- State Machines
|
|
- State Machines
|
|
- [State Machines](State-Machines-Examples-and-Best-Practices)
|
|
- [State Machines](State-Machines-Examples-and-Best-Practices)
|
... | @@ -37,7 +36,6 @@ Nothing is written in stone, so if you'd like to contribute with your own discov |
... | @@ -37,7 +36,6 @@ Nothing is written in stone, so if you'd like to contribute with your own discov |
|
- [EventBroker]: central component used in a publish-subscribe architecture to dispatch events between FSMs
|
|
- [EventBroker]: central component used in a publish-subscribe architecture to dispatch events between FSMs
|
|
- Testing
|
|
- Testing
|
|
- [Catch testing framework](Testing)
|
|
- [Catch testing framework](Testing)
|
|
- [Diagnostic Tools](Diagnostic-tools)
|
|
|
|
|
|
|
|
*Other Components*
|
|
*Other Components*
|
|
|
|
|
... | @@ -55,4 +53,6 @@ Nothing is written in stone, so if you'd like to contribute with your own discov |
... | @@ -55,4 +53,6 @@ Nothing is written in stone, so if you'd like to contribute with your own discov |
|
- [Git Cheatsheet](Git-Cheat-Sheet)
|
|
- [Git Cheatsheet](Git-Cheat-Sheet)
|
|
|
|
|
|
*Work In Progress*
|
|
*Work In Progress*
|
|
- [SGM](SGM) |
|
- [SGM](SGM)
|
|
\ No newline at end of file |
|
- [Diagnostic Tools](Diagnostic-tools)
|
|
|
|
- [Utilities](Utils): PinObserver, ButtonHandler, Queues |
|
|
|
\ No newline at end of file |