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
Fix undefined type error and ESP32 RTOS timer function call (#277)
* Fix mbedtls_mpi* undefined in atca_mbedtls_ecdsa_sign()
* Flip timer function name based on RTOS timer macro. Was backwards.
* Remove ref. to ATCA_USE_RTOS_TIMER.
Co-authored-by: Rashed Talukder <>
0 commit comments