Build now with make or CMake - Opus added and configured as a sub component

This commit is contained in:
jorgenkraghjakobsen
2020-05-25 00:11:19 +02:00
Unverified
parent f3f9ea7268
commit c300a285e0
5 changed files with 294 additions and 38 deletions

View File

@@ -1,3 +1,3 @@
idf_component_register(SRCS "rtprx.c"
INCLUDE_DIRS "include"
REQUIRES lopus)
REQUIRES opus)