|
cryptnox-sdk-esp32 1.0.0
ESP32 SDK for Cryptnox Hardware Wallet
|
Implementation of ESP32Platform — FreeRTOS sleep backend. More...
Go to the source code of this file.
Implementation of ESP32Platform — FreeRTOS sleep backend.
Delegates CW_Platform::sleep_ms to vTaskDelay so the calling FreeRTOS task yields to the scheduler for the requested duration. Full API documentation lives on the declarations in ESP32Platform.h.
Definition in file ESP32Platform.cpp.