Skip to content

[QUESTION] @crc annotation support for Java in eRPC 1.13.0 #453

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

Open
3 tasks done
piootro opened this issue Apr 8, 2025 · 1 comment
Open
3 tasks done

[QUESTION] @crc annotation support for Java in eRPC 1.13.0 #453

piootro opened this issue Apr 8, 2025 · 1 comment
Labels

Comments

@piootro
Copy link

piootro commented Apr 8, 2025

Is @Crc annotation supported in Java? (erpc 1.13.0)

It appears that the generated Java code doesn't include the CRC calculated based on the IDL file and eRPC version even if the @Crc annotation is present in the IDL file.

If the @Crc support is indeed currently missing in Java, are there any plans to add it in the future releases?

I just wanted to double check whether there is a reason or some technical limitation before I go and try to add it myself to the erpcgen code.

I would be very grateful for any advice.

Steps you didn't forgot to do

  • I checked if there is no related issue opened/closed.
  • I checked that there doesn't exist opened/closed PR which is solving this issue.
  • I looked in documentation if there is related information.
Copy link

github-actions bot commented Apr 8, 2025

Hi eRPC user. Thank you for your interest and welcome. We hope you will enjoy this framework well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant