Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix nasa#1365, assert CFE_RESOURCEID_MAX is a bitmask
Add a compile time assert to ensure that this value is actually a power of two-1. Notes in the comments that it serves as both a numeric limit and a mask.
- Loading branch information