mirror of
https://github.com/tenderlove/initial-v.git
synced 2024-11-22 22:25:00 +00:00
4 lines
88 B
CMake
4 lines
88 B
CMake
idf_component_register(SRCS "shifter.c"
|
|
INCLUDE_DIRS "include"
|
|
REQUIRES driver crc)
|