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
asf4: Enable DEBUG and USE_SIMPLE_ASSERT in debug builds
This enables "ASSERT" macros in asf4 in debug builds, which can find bugs. They will
cause a break in execution so you can investigate why the assert was
triggered. (this requires GDB to be connected).
0 commit comments