lovyan03 / LovyanGFX

SPI LCD graphics library for ESP32 (ESP-IDF/ArduinoESP32) / ESP8266 (ArduinoESP8266) / SAMD51(Seeed ArduinoSAMD51)
Other
1.03k stars 189 forks source link

compatibility error with ESP-IDF #443

Closed leonardokucarz closed 7 months ago

leonardokucarz commented 8 months ago

Problem Description (

When I build the project with the LovyanGFX Library, many problems appear, I don't know if there is some configuration that I didn't do correctly, but I'm lost and I don't know what to do.

image

)

// the code should be wrapped in the ```cpp tag so that it will be displayed better.
#include "esp_log.h"

void app_main()
{
//I don´t put any code only the librarie
}
lovyan03 commented 8 months ago

https://github.com/lovyan03/LovyanGFX/issues/173

github-actions[bot] commented 7 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] commented 7 months ago

This issue has been automatically closed because it has not had recent activity. Thank you for your contributions.