Go to the documentation of this file. 3 #pragma GCC diagnostic push 4 #pragma GCC diagnostic ignored "-Wsign-compare" 6 #include_next <driver/spi_master.h> 8 #include <esp_idf_version.h> 9 #if ESP_IDF_VERSION_MAJOR >= 5 10 #include <esp_memory_utils.h> 13 #pragma GCC diagnostic pop