Skip to content

Commit 07b48da

Browse files
committed
test(ci): added the missing deps for env:esp32-s3-devkitc-1-qemu
1 parent cd23562 commit 07b48da

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

platformio.ini

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,7 @@ build_flags =
3535
-DPIO_UNIT_TESTING=1
3636
upload_protocol = esp-prog
3737
test_speed = 115200
38-
test_port = socket://localhost:5555
38+
test_port = socket://localhost:5555
39+
lib_deps =
40+
https://github.com/eloquentarduino/EloquentTinyML.git
41+
https://github.com/arrhythmia-detection/tflm_esp32.git

0 commit comments

Comments
 (0)