cryptoauthlib
cryptoauthlib copied to clipboard
hal_i2c_wake does not work for hal_i2c_sam_asf.c
The hal_i2c_wake() implemented in cryptoauthlib 3.2.2 in lib/hal/hal_sam_i2c_asf.c does not wake actually up the device after the very first time. The attached patch solves the issue for me.