lovyan03 / LovyanGFX

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

split LGFX_AutoDetect_ESP32S3.hpp #403

Closed erazor83 closed 11 months ago

erazor83 commented 1 year ago

Hi lov,

any plans to split the header files into separate files and merge them via includes?

I think it might get very messy if one tries to add new devices.

lovyan03 commented 1 year ago

Hello, @erazor83 Yes, I agree that the current board auto-detection specification makes the task of adding more board types inconvenient. Ideally, users should be able to add their own local configuration examples to auto-detection. I would like to do that in a simple and generic way, but have not come up with a good idea at this time.

github-actions[bot] commented 11 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 11 months ago

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