Update framework #6
@ -4,10 +4,11 @@
|
|||||||
|
|
||||||
### FSFW Architecture
|
### FSFW Architecture
|
||||||
|
|
||||||
- Internal API changed completely to have separation of sources and headers
|
- New src folder which contains all source files except the HAL, contributed code and test code
|
||||||
- External API mostly stayed the same
|
- External and internal API mostly stayed the same
|
||||||
- Folder names are now all smaller case: internalError was renamed to internalerror and
|
- Folder names are now all smaller case: internalError was renamed to internalerror and
|
||||||
FreeRTOS was renamed to freertos
|
FreeRTOS was renamed to freertos
|
||||||
|
- Warning if optional headers are used but the modules was not added to the source files to compile
|
||||||
|
|
||||||
### HAL
|
### HAL
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user