mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2024-10-05 20:47:50 -04:00
2 lines
145 B
CMake
2 lines
145 B
CMake
idf_component_register(SRCS "ssd1306.c" "ssd1306_i2c_legacy.c" "ssd1306_i2c_new.c" "ssd1306_spi.c" "main.c"
|
|
INCLUDE_DIRS ".") |