mirror of
https://github.com/utkumaden/esp-idf-lcd.git
synced 2025-01-22 21:56:32 +01:00
4 lines
79 B
CMake
4 lines
79 B
CMake
idf_component_register("lcd",
|
|
SRCS "src/lcd.c"
|
|
INCLUDE_DIRS "include"
|
|
) |