Skip to content

Commit

Permalink
Add info.txt with demo details
Browse files Browse the repository at this point in the history
  • Loading branch information
Philipp v. K committed Apr 1, 2022
1 parent 0e4a8b9 commit d91e30b
Showing 1 changed file with 9 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
I have used this demo with the following command:

python -m mlonmcu.cli.main flow run micro_speech_custom_ud --backend tvmaot --target esp32c3 -c espidf.project_template=micro_speech_esp32devboard -c espidf.use_idf_monitor=0 -c esp32c3.port=/dev/ttyUSB0 -c espidf.print_outputs=1 -c esp32c3.print_outputs=1


ESP-IDF logging is optional


TODO: show results on leds, demo feature, print stats

0 comments on commit d91e30b

Please sign in to comment.