FreeRTOS Addons
Loading...
Searching...
No Matches
Variables
freertos-esp32.c File Reference

In standard RTOS taskENTER_CRITICAL_EXT() does not require a parameter. In the ESP32 implementation however we need to provide one. We use a common esp32Mutex variable! More...

Variables

portMUX_TYPE esp32Mutex = portMUX_INITIALIZER_UNLOCKED
 

Detailed Description

In standard RTOS taskENTER_CRITICAL_EXT() does not require a parameter. In the ESP32 implementation however we need to provide one. We use a common esp32Mutex variable!

Author
Phil Schatzmann
Version
0.1
Date
2022-11-06