Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed shim complilation issues (#65)
* Make freertos_rs_get_system_state() optional with #if guard. uxTaskGetSystemState() is only available when configUSE_TRACE_FACILITY is enabled * Suppress unused parameter warning when INCLUDE_uxTaskGetStackHighWaterMark is disabled
- Loading branch information