mirror of
https://github.com/nasa/fprime.git
synced 2025-12-10 17:47:10 -06:00
* Making string formatting into a fprime implementation choice * Removing printf from Fw and cleaning-up toString methods * Fixes to get UTs to compile * Reverting test change to assert * Removing error console and restoring assert functionality * Create empty library to avoid 3.16 limitations on interface libs * Turning off unused check on intentionally unused variable * sp * Fixing recursive calls and other CI problems * Fixing compile issues
2 lines
63 B
C++
2 lines
63 B
C++
static constexpr bool __INTENTIONALLY_UNUSED_SYMBOL__ = false;
|