mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-08 12:10:59 +00:00

Global.h defines U8, I8, U16, etc. symbols, which are also used in NVS as a part of custom enum class and this can cause a compilation error during macro expansion, when sysview is enabled and FreeRTOS.h is included in NVS