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
don't exit if atcab_idle failed (#22)
* don't exit if atcab_idle failed
It may mean that device watchdog has switched it already.
* more specific changelog entry
always send ATECC to idle mode before access (#21)
This fix is an extension of previous one for cases when
watchdog actually expires during long atecc-util operation
without a warning.
Feature/device type discovery (#4)
* A command line option for device type discovery is added
* Device discovery using atcab functions
* cryptoauthlib update
* Device name printing code is reworked to eliminate errors caused by future ATCADeviceType modifications