I am using libcanard legacy v0
Is it possible redefine CANARD_INTERNAL to weak function, so that I can use another function to override allocateBlock and freeBlock function?
Multiple thread can operate libcanard legacy v0
Sure, fork that repository and redefine as you please
1 Like
Thank you very much