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
Security patch for USB HALs. Removed deprecated HALs and removed enumeration from the hidapi HAL. Special thanks to Ruben Santamarta of IOActive for reporting
Fix device matching logic to support older kits when using "auto detect" settings in the interface configuration
Fix SPI HAL generation errors for SAMG55 & SAM71 (flexcom) devices
Added a timeout for Harmony I2C calls to prevent infinite loops on peripheral failures. If a loop exists inside the peripheral library then it may still cause processor spins until a watchdog reset.