Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create function call macros for TRICE_S and its relatives #429

Open
th-sabik opened this issue Aug 31, 2023 · 2 comments
Open

Create function call macros for TRICE_S and its relatives #429

th-sabik opened this issue Aug 31, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@th-sabik
Copy link
Collaborator

Possible syntax:
triceS , TriceS, TRiceS
triceN , TriceN, TRiceN
trice8B , Trice8B, TRice8B
trice16B , Trice16B, TRice16B
trice32B , Trice32B, TRice32B
triceB , TriceB, TRiceB
trice8F , Trice8F, TRice8F
trice16F , Trice16F, TRice16F
trice32F , Trice32F, TRice32F
triceF , TriceF, TRiceF

@th-sabik th-sabik added the enhancement New feature or request label Aug 31, 2023
@KammutierSpule
Copy link

I'm experience that using TRICE_S dumps the macro code directly in the code as is not optimizing it for size.
So I'm also looking to use function calls for TRICE_S (and others) too.

@rokath
Copy link
Owner

rokath commented May 13, 2024

This is not implemented yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants