erpc icon indicating copy to clipboard operation
erpc copied to clipboard

Can erpc support padding to even 32 bits msgs ?

Open joakim-tjernlund opened this issue 4 years ago • 2 comments

We have a SRAM which cannot do byte access, every read/write needs to be 4 bytes. Therefore it would be great if erpc could pad msgs to a multiple of 4 bytes.

joakim-tjernlund avatar Feb 11 '21 23:02 joakim-tjernlund

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

github-actions[bot] avatar Feb 11 '21 23:02 github-actions[bot]

Hello @joakim-tjernlund , thank you for this new feature proposal. I will put it into the todo list but due to limited resources it's probably not going to be implemented soon, unless you could focus on it and prepare the solution via pull request. Thank you. Regards Michal

MichalPrincNXP avatar Apr 23 '21 13:04 MichalPrincNXP