aboutsummaryrefslogtreecommitdiff
path: root/Kconfig.projbuild
blob: 1668a97ea85a2612076721b5bb648d4f2feeb064 (plain)
1
2
3
4
5
6
7
8
9
menu "ESP32 HUB75 Configuration"

  config ESP32_HUB75_USE_GFX
      bool "Use Adafruit GFX library."
      default y
      help
          This option enables use of the Adafruit GFX library using the `Adafruit-GFX-Library` component.

endmenu