Files
P1-wifi-esp12e/P1_gateway_FW/lib/esp8266-oled-ssd1306-4.2.0/CMakeLists.txt
2021-06-14 08:24:14 +02:00

5 lines
126 B
CMake

set(COMPONENT_ADD_INCLUDEDIRS src)
set(COMPONENT_PRIV_REQUIRES arduino-esp32)
set(COMPONENT_SRCDIRS src)
register_component()