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
On fast MCUs a function call is not a concern and this will save code program size.
Would be possible to have a function for Trice calls instead of inline? Or is there something that could already work like this? (I couldn't find in the code)
On fast MCUs a function call is not a concern and this will save code program size.
Would be possible to have a function for Trice calls instead of inline? Or is there something that could already work like this? (I couldn't find in the code)