kopia lustrzana https://github.com/jgromes/RadioLib
Fix sources for IDF component
rodzic
776ab477c4
commit
d0624f7b85
|
@ -15,7 +15,7 @@ if(ESP_PLATFORM)
|
||||||
# and needs idf_component_register()
|
# and needs idf_component_register()
|
||||||
|
|
||||||
idf_component_register(
|
idf_component_register(
|
||||||
SRCS ${RADIOLIB_ESP_SOURCES}
|
SRCS ${RADIOLIB_SOURCES}
|
||||||
INCLUDE_DIRS . src
|
INCLUDE_DIRS . src
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue