mirror of
https://github.com/mudita/MuditaOS.git
synced 2026-07-18 03:53:51 -04:00
Removed unused code: ping and stale messages Detached UnicastSync send and sync part so that we would be able to await for message in the code. Added sys::Async to be able to handle situations where we want to sync to the response, but after some time. Fixed messages logging: for some reason demangling abi use caused bad system behaviour