bb driver impl (not tested)
This commit is contained in:
+3
-1
@@ -1,5 +1,7 @@
|
||||
idf_component_register(
|
||||
SRCS "bbnow_driver.cpp" "bbnow_priv.cpp" "bbnow_pub.cpp"
|
||||
INCLUDE_DIRS "include" "."
|
||||
# PRIV_REQUIRES
|
||||
REQUIRES
|
||||
esp_wifi
|
||||
freertos
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user