-
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.
Combines - nasa/cFE#1150 - nasa/osal#774 - nasa/PSP#250 - nasa/to_lab#84 - nasa/tblCRCTool#35
- Loading branch information
Showing
11 changed files
with
11 additions
and
11 deletions.
There are no files selected for viewing
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 |