You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix warnings and errors when building with trace macros enabled
- traceENTER_xTaskCreateRestricted and
traceENTER_xTaskCreateRestrictedStatic issue warning due to different argument types - use typecast as temporary fix
- traceSTREAM_BUFFER_CREATE_STATIC_FAILED has invalid argument passed - argument replaced with NULL
0 commit comments