esp-idf/components/freertos/include
Sudeep Mohanty 06cad10ec0 freertos: Add missing ESP_PLATFORM preprocessor directive for FreeRTOS static data structs (v4.4)
This commit adds the missing ESP_PLATFORM preprocessor directive to
static data structures to wrap the extra variable added for SMP locks.

Closes https://github.com/espressif/esp-idf/issues/9785
2022-10-21 11:25:23 +02:00
..
esp_additions/freertos freertos: Adds new APIs to set/get and restore base priority 2022-09-20 05:00:13 +00:00
freertos freertos: Add missing ESP_PLATFORM preprocessor directive for FreeRTOS static data structs (v4.4) 2022-10-21 11:25:23 +02:00