mirror of
https://github.com/utkumaden/esp-idf-lcd.git
synced 2026-09-22 05:02:57 +02:00
4 lines
79 B
CMake
4 lines
79 B
CMake
idf_component_register("lcd",
|
|
SRCS "src/lcd.c"
|
|
INCLUDE_DIRS "include"
|
|
) |