forked from test34/can_wizard
6 lines
95 B
CMake
6 lines
95 B
CMake
|
idf_component_register(
|
||
|
INCLUDE_DIRS .
|
||
|
SRCS linenoise-async.c
|
||
|
REQUIRES esp_timer
|
||
|
)
|