We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf55b46 commit a58644fCopy full SHA for a58644f
README.md
@@ -49,7 +49,8 @@ build_flags =
49
lib_deps =
50
https://github.com/espressif/esp-tflite-micro.git
51
52
-; src_dir = .pio/libdeps/esp32-c6-devkitc-1/esp-tflite-micro/examples/hello_world # build hello_world example
+; src_dir =
53
+ -I ${PROJECT_LIBDEPS_DIR}/${PIOENV}/esp-tflite-micro/examples/hello_world
54
```
55
56
## Using the component
0 commit comments