Small tweaks #263

Merged
gaisser merged 7 commits from fsfwexample/small-tweaks into development 2020-12-01 15:21:26 +01:00
Owner

NO_COMMAND is -1 to get max value.

extern "C" void vRequestContextSwitchFromISR(); marked extern C so it can be implemented in a C file. I don't believe anyone is using this feature yet (only SOURCE uses FreeRTOS).

Also removed the #include <FSFWVersion.h> works to prevent include errors.

NO_COMMAND is -1 to get max value. `extern "C" void vRequestContextSwitchFromISR();` marked extern C so it can be implemented in a C file. I don't believe anyone is using this feature yet (only SOURCE uses FreeRTOS). Also removed the `#include <FSFWVersion.h>` works to prevent include errors.
muellerr added the
feature
label 2020-11-23 14:43:18 +01:00
muellerr added the
API Change
label 2020-11-24 13:43:18 +01:00
muellerr requested review from gaisser 2020-11-30 12:30:00 +01:00
gaisser added this to the ASTP 1.0.0 Local pools milestone 2020-12-01 14:47:24 +01:00
gaisser merged commit 052e6e86db into development 2020-12-01 15:21:25 +01:00
gaisser deleted branch fsfwexample/small-tweaks 2020-12-01 15:21:33 +01:00
Sign in to join this conversation.
No description provided.