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
Correctly handle Arduino as Component when disable HAL Locks
Add condition compile directive to debug dump code, When used as a component under IDF, and DISABLE_HAL_LOCKS was asserted, my debug code still tried to access the HAL Mutex Lock. my Bad.
0 commit comments