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
hal_init():There is not a UnInit fucntion to release memory from hal_init(), so I got a "detected memory leak" error when I used asan to build my project.