mirror of
https://github.com/esp8266/Arduino.git
synced 2025-11-30 05:24:00 +03:00
Add hooks to feed watchdog during lengthy bigint operations
This commit is contained in:
@@ -81,6 +81,8 @@ extern "C" {
|
||||
#define hmac_sha1 ax_hmac_sha1
|
||||
#define hmac_md5 ax_hmac_md5
|
||||
|
||||
void ax_wdt_feed();
|
||||
|
||||
#elif defined(WIN32)
|
||||
|
||||
/* Windows CE stuff */
|
||||
|
||||
Reference in New Issue
Block a user