-
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.
IC:2021-06-15, CI and documantation updates
*Documentation Updates:* nasa/cFE#1598, Updated FS Read/WriteHeader API return documentation nasa/cFE#1601, Document CFE_ES_RunLoop increment task counter behavior nasa/cFE#1602, Document CFE_TBL_Unregister use-case nasa/cFE#1603, Update version description per current design *Standardize docs generation:* nasa/cFE#1615, standardize on "docs" subdirectory nasa/osal#1071, rename doc to docs nasa/PSP#294, rename doc to docs *Implement Coding Standard:* nasa/ci_lab#87 nasa/sample_app#149 nasa/sample_lib#63 nasa/sch_lab#79 nasa/to_lab#98 nasa/cFS-GroundSystem#180 nasa/elf2cfetbl#80 nasa/tblCRCTool#48 nasa/osal#1042 nasa/PSP#292
- Loading branch information
Showing
11 changed files
with
11 additions
and
11 deletions.
There are no files selected for viewing
Submodule cfe
updated
11 files
+97 −0 | .github/workflows/code-coverage.yml | |
+2 −2 | cmake/Makefile.sample | |
+2 −2 | cmake/arch_build.cmake | |
+1 −1 | cmake/cfe-common.doxyfile.in | |
+1 −1 | cmake/cfe-usersguide.doxyfile.in | |
+2 −2 | cmake/mission-detaildesign.doxyfile.in | |
+16 −16 | cmake/mission_build.cmake | |
+40 −69 | docs/src/cfs_versions.dox | |
+3 −1 | modules/core_api/fsw/inc/cfe_es.h | |
+2 −2 | modules/core_api/fsw/inc/cfe_fs.h | |
+17 −6 | modules/core_api/fsw/inc/cfe_tbl.h |
Submodule osal
updated
14 files
Submodule psp
updated
3 files
+62 −2 | .github/workflows/codeql-build.yml | |
+ − | docs/PSP 1.3.0.0 Version Description Document.docx | |
+ − | docs/PSP 1.3.0.0 Version Description Document.pdf |