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