aboutsummaryrefslogtreecommitdiff
path: root/examples/esp-idf/without-gfx/main/CMakeLists.txt
blob: 16901f0b65702d4d8c255f9a356c037cc69b59d0 (plain)
1
2
3
4
5
idf_component_register(
			SRC_DIRS "." ${SRCDIRS}
			INCLUDE_DIRS ${INCLUDEDIRS}
			REQUIRES ESP32-HUB75-MatrixPanel-I2S-DMA
                       )