Isaac Rowe
Isaac Rowe
**Checklist (Please check before submitting)** * [x] I reviewed the [Contributing Guide](https://github.com/nasa/cFS/blob/main/CONTRIBUTING.md). * [x] I reviewed the [cFS README.md file](https://github.com/nasa/cFS/blob/main/README.md) to see if the feature is in the major future...
https://github.com/nasa/cFE/blob/9ebdf2e901174531541f962b0d39a12a9713f187/cmake/arch_build.cmake#L102 **Describe the issue.** The CMake linking directive in `arch_build.cmake` uses the "plain" signature (ie, does not use a `PRIVATE`, `PUBLIC`, or `INTERFACE` keyword to specify how a library is...
**Checklist (Please check before submitting)** * [x] I reviewed the [Contributing Guide](https://github.com/nasa/cFE/blob/main/CONTRIBUTING.md). * [x] I signed and emailed the appropriate [Contributor License Agreement](https://github.com/nasa/cFS/blob/main/CONTRIBUTING.md#contributor-license-agreement-cla) to [email protected] and copied [email protected]. **Describe the...
**Describe the bug** According to the desciption in the platform config header, the value for `CFE_PLATFORM_TBL_MAX_SNGL_TABLE_SIZE)` must be "small enough to allow for `#CFE_PLATFORM_TBL_MAX_SIMULTANEOUS_LOADS` number of tables to fit into...