bbnow test code
This commit is contained in:
+12
-1
@@ -5,4 +5,15 @@ idf_component_register(
|
||||
esp_driver_i2c
|
||||
spi_flash
|
||||
blk_box_lib
|
||||
INCLUDE_DIRS "")
|
||||
blk_box_common
|
||||
|
||||
esp_event
|
||||
esp_netif
|
||||
esp_wifi
|
||||
nvs_flash
|
||||
INCLUDE_DIRS ""
|
||||
)
|
||||
|
||||
target_compile_options(${COMPONENT_LIB} PRIVATE
|
||||
-Wno-error=missing-field-initializers
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user