Skip to content

Conversation

@dido18
Copy link
Owner

@dido18 dido18 commented Nov 13, 2025

The development of an app is slow:

  • The compilation of the sketch is done on the board that is limited to use 2 cores, it takes up to 30s
  • The Python code requires stopping and restarting the container.

Added the commands

  • task sketch:watch
  • task python:watch
  • task sketch:monitor
  • task python:monitor

The watcher uses the inotifywait and adb tools

To run both the watchers:
task --parallel sketch:watch python:watch

NEXT

@dido18 dido18 merged commit d8a46e7 into main Nov 13, 2025
1 check passed
@dido18 dido18 deleted the add-watcher branch November 13, 2025 22:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants