ProtoCore v0.0.2
Deterministic, zero-heap network stack for embedded targets
Loading...
Searching...
No Matches
esp_platform.cpp File Reference

Espressif answers to the platform questions the core asks. More...

Go to the source code of this file.

Detailed Description

Espressif answers to the platform questions the core asks.

The core cannot name FreeRTOS, so it asks pc_platform_context_id() and this supplies it. Only ever compared for equality by the pools' debug tripwire, so the task handle is exactly the right answer and needs no interpretation.

Definition in file esp_platform.cpp.