Files
esp-idf/components/esp_common/include/esp_compiler.h
Angus Gratton e3b7337f03 esp_common: Don't redefine likely/unlikely if already defined
As these macros aren't namespaced, they may have been defined by another header.

Also reported in https://github.com/espressif/esp-idf/issues/6445
2021-02-12 15:30:24 +11:00

2.0 KiB