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
* WIP cleaning up
* linting
* R5 config
* STM32 config
* removing printf
* removing artifact
* Update SPDPAgent.cpp
* memory pool bug fix, fixes regarding robustness when removing remote participants
* serialization fix for aurix/tasking compiler
* some more discovery edge cases
* Refactor PBufWrapper move/copy implementations
PBuf reference counting is done inside LwIP. PBufWrapper should be
transparent implementation without intrusive reference counting. This
commit makes `PBufWrapper` class movable and non-copyable.
Signed-off-by: Alexander Livenets <[email protected]>
* state after unicaragil final event
* Extending CacheChange API as changes to PBufWrapper caused compile issues in HistoryCacheWithDeletion
* Updating default STM config
---------
Signed-off-by: Alexandru Kampmann <[email protected]>
Co-authored-by: Alexander Livenets <[email protected]>
0 commit comments