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.
env:esp32-s3-devkitc-1-qemu
1 parent cd23562 commit 07b48daCopy full SHA for 07b48da
platformio.ini
@@ -35,4 +35,7 @@ build_flags =
35
-DPIO_UNIT_TESTING=1
36
upload_protocol = esp-prog
37
test_speed = 115200
38
-test_port = socket://localhost:5555
+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