rtems fixes #635

Merged
muellerr merged 1 commits from mueller/rtems-fixes into development 2022-06-08 16:12:53 +02:00
Owner
  • RTEMS OSAL did not compile anymore, missing function override in
    Message Queue implementation
  • Some clang-tidy improvements
  • Line 68 looks a bit like a bug for me. The raw returnvalue from RTEMS was checked against MessageQueueIF::EMPTY. This is something clang-tidy caught.
- RTEMS OSAL did not compile anymore, missing function override in Message Queue implementation - Some `clang-tidy` improvements - Line 68 looks a bit like a bug for me. The raw returnvalue from RTEMS was checked against MessageQueueIF::EMPTY. This is something `clang-tidy` caught.
muellerr requested review from mohr 2022-05-30 10:43:55 +02:00
muellerr requested review from gaisser 2022-05-30 10:43:56 +02:00
muellerr added this to the v5.0.0 milestone 2022-05-30 10:44:00 +02:00
gaisser approved these changes 2022-06-07 22:04:50 +02:00
gaisser left a comment
Owner

LGTM

LGTM
muellerr added 1 commit 2022-06-08 12:11:30 +02:00
fsfw/fsfw/pipeline/pr-development This commit looks good Details
e03f55604a
rtems fixes
muellerr merged commit 17f54006b8 into development 2022-06-08 16:12:53 +02:00
muellerr deleted branch mueller/rtems-fixes 2022-06-08 16:12:55 +02:00
Sign in to join this conversation.
No description provided.