ESP32-HUB75-MatrixPanel-DMA/src
Avi d2924444fa esp-idf: Add menuconfig option ESP32_HUB75_USE_GFX.
This pull requests adds a menuconfig option named `ESP32_HUB75_USE_GFX` which is used to determine if the Adafruit GFX component should be required and used for the build. menuconfig options are the standard way to change behavior of components in `esp-idf`.

[Commit b8367d9](b8367d95d2) introduced a backwards incompatible change that caused `idf-idf` to only require the Adafruit-GFX-Library component if `ARDUINO_ARCH_ESP32` was set. `ARDUINO_ARCH_ESP32` is set in platformIO, the arduino software but not in the standalone `esp-idf` installation.
2023-05-09 20:55:35 -04:00
..
platforms esp-idf: Add menuconfig option ESP32_HUB75_USE_GFX. 2023-05-09 20:55:35 -04:00
ESP32-HUB75-MatrixPanel-I2S-DMA.cpp Update ESP32-HUB75-MatrixPanel-I2S-DMA.cpp 2023-04-19 01:50:31 +01:00
ESP32-HUB75-MatrixPanel-I2S-DMA.h Fix S2 compiling 2023-03-21 23:50:05 +00:00
ESP32-HUB75-MatrixPanel-leddrivers.cpp Add esp-idf standalone support, 2022-12-17 12:54:54 +01:00
ESP32-VirtualMatrixPanel-I2S-DMA.h Support for 1/16 64px high outdoor panels driven by ICN2037BP chip (https://github.com/mrfaptastic/ESP32-HUB75-MatrixPanel-DMA/issues/345#issuecomment-1510401192) 2023-04-17 17:00:52 +03:00