-
Notifications
You must be signed in to change notification settings - Fork 223
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cFS Integration Candidate: Caelum+dev3
*cFE v7.0.0-rc4+dev70* nasa/cFE#2041, Improve CFE_SB_IsValidMsgId handler nasa/cFE#2034, Update CodeQL workflow nasa/cFE#2042, Replace CFE_SB_ValueToMsgId(0) with CFE_SB_INVALID_MSG_ID *osal v6.0.0-rc4+dev32* nasa/osal#1209, typesafe definition of osal_id_t *sample_app v1.3.0-rc4+dev9* nasa/sample_app#165, Use preferred UT patterns Co-authored-by: Jacob Hageman <skliper@users.noreply.github.com> Co-authored-by: Paul <paulober@users.noreply.github.com> Co-authored-by: Ariel Adams <ArielSAdamsNASA@users.noreply.github.com>
- Loading branch information
1 parent
d6bca6e
commit 267cb8a
Showing
3 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
Submodule sample_app
updated
4 files
+6 −0 | README.md | |
+1 −1 | fsw/src/sample_app_version.h | |
+62 −63 | unit-test/coveragetest/coveragetest_sample_app.c | |
+0 −10 | unit-test/coveragetest/sample_app_coveragetest_common.h |
Submodule cfe
updated
18 files
Submodule osal
updated
4 files
+5 −0 | README.md | |
+15 −1 | src/os/inc/common_types.h | |
+10 −2 | src/os/inc/osapi-idmap.h | |
+1 −1 | src/os/inc/osapi-version.h |