mirror of
https://github.com/Threnklyn/esphome-dev.git
synced 2026-05-23 06:08:30 +02:00
[micro_wake_word] Pin to esp-tflite-micro v1.3.1 (#6906)
This commit is contained in:
@@ -312,6 +312,7 @@ async def to_code(config):
|
||||
esp32.add_idf_component(
|
||||
name="esp-tflite-micro",
|
||||
repo="https://github.com/espressif/esp-tflite-micro",
|
||||
ref="v1.3.1",
|
||||
)
|
||||
|
||||
cg.add_build_flag("-DTF_LITE_STATIC_MEMORY")
|
||||
|
||||
Reference in New Issue
Block a user