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
Use placement new for Serial with locking. Compare to scott mayer's singleton,
as it was implemented, saves guard variable + code around guards (for IAR it's
4 bytes RAM and 96 bytes ROM - high optimization enabled).
0 commit comments