-
Notifications
You must be signed in to change notification settings - Fork 225
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Combines nasa/cFE#1150 nasa/osal#774 nasa/PSP#250 nasa/to_lab#84 nasa/tblCRCTool#35 Also adds minor white-space fix in codeql-build.yml
- Loading branch information
Showing
12 changed files
with
12 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule ci_lab
updated
5 files
+55 −0 | .github/workflows/codeql-build.yml | |
+53 −0 | .github/workflows/format-check.yml | |
+40 −0 | .github/workflows/static-analysis.yml | |
+0 −39 | .travis.yml | |
+3 −0 | README.md |
Submodule sample_app
updated
4 files
+57 −0 | .github/workflows/codeql-build.yml | |
+53 −0 | .github/workflows/format-check.yml | |
+40 −0 | .github/workflows/static-analysis.yml | |
+3 −0 | README.md |
Submodule sample_lib
updated
4 files
+57 −0 | .github/workflows/codeql-build.yml | |
+53 −0 | .github/workflows/format-check.yml | |
+40 −0 | .github/workflows/static-analysis.yml | |
+3 −0 | README.md |
Submodule sch_lab
updated
4 files
+55 −0 | .github/workflows/codeql-build.yml | |
+53 −0 | .github/workflows/format-check.yml | |
+40 −0 | .github/workflows/static-analysis.yml | |
+3 −0 | README.md |
Submodule to_lab
updated
6 files
+55 −0 | .github/workflows/codeql-build.yml | |
+53 −0 | .github/workflows/format-check.yml | |
+40 −0 | .github/workflows/static-analysis.yml | |
+10 −0 | README.md | |
+13 −16 | fsw/src/to_lab_app.c | |
+1 −1 | fsw/src/to_lab_version.h |
Submodule cfe
updated
99 files
Submodule cFS-GroundSystem
updated
4 files
+55 −0 | .github/workflows/codeql-build.yml | |
+53 −0 | .github/workflows/format-check.yml | |
+40 −0 | .github/workflows/static-analysis.yml | |
+3 −0 | README.md |
Submodule elf2cfetbl
updated
4 files
+55 −0 | .github/workflows/codeql-build.yml | |
+53 −0 | .github/workflows/format-check.yml | |
+40 −0 | .github/workflows/static-analysis.yml | |
+3 −0 | README.md |
Submodule tblCRCTool
updated
6 files
+55 −0 | .github/workflows/codeql-build.yml | |
+53 −0 | .github/workflows/format-check.yml | |
+40 −0 | .github/workflows/static-analysis.yml | |
+10 −0 | README.md | |
+1 −2 | cfe_ts_crc.c | |
+10 −8 | cfe_ts_crc_version.h |