Defaultcfg folder update #274

Merged
gaisser merged 7 commits from KSat/fsfw:mueller/defaultcfg-update into development 2020-12-01 14:46:40 +01:00
Showing only changes of commit 767f105762 - Show all commits

7
CHANGELOG Normal file
View File

@ -0,0 +1,7 @@
## Changes from ASTP 0.0.1 to 0.0.2
### FreeRTOS OSAL
- vRequestContextSwitchFromISR is declared extern "C" so it can be defined in
a C file without issues