mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-04 02:50:58 +02:00
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