refactor(structure): relocate remaining legacy files out of main
This commit is contained in:
@@ -15,10 +15,10 @@ idf_component_register(
|
||||
"src/voice_interaction_ws_audio.c"
|
||||
"src/voice_interaction_marker.c"
|
||||
"src/voice_interaction_tasks.c"
|
||||
"../../main/third_party/qrcodegen.c"
|
||||
"third_party/qrcodegen.c"
|
||||
INCLUDE_DIRS
|
||||
"include"
|
||||
"../../main/third_party"
|
||||
"third_party"
|
||||
PRIV_INCLUDE_DIRS
|
||||
"internal"
|
||||
REQUIRES
|
||||
|
||||
Reference in New Issue
Block a user