diff options
| author | Avi <avibrender@gmail.com> | 2023-05-09 20:55:35 -0400 |
|---|---|---|
| committer | Avi <avibrender@gmail.com> | 2023-05-09 20:55:35 -0400 |
| commit | d2924444fa21a2b5f862394f29e5322f5f11c90d (patch) | |
| tree | d18902cf9833ef744a08b774d0d58afadb5165c1 /examples/PIO_TestPatterns/src/main.cpp | |
| parent | 5d82b9890c793a6efda41c50e4bef3d8fe095d4d (diff) | |
`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](https://github.com/mrfaptastic/ESP32-HUB75-MatrixPanel-DMA/commit/b8367d95d20da4edd149f207dd86665c3cc70588) 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.
Diffstat (limited to 'examples/PIO_TestPatterns/src/main.cpp')
0 files changed, 0 insertions, 0 deletions
