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
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.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
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
The text was updated successfully, but these errors were encountered: