-
-
Notifications
You must be signed in to change notification settings - Fork 8.8k
Watch mode for mpremote #14200
Copy link
Copy link
Open
Labels
enhancementFeature requests, new feature implementationsFeature requests, new feature implementationstoolsRelates to tools/ directory in source, or other toolingRelates to tools/ directory in source, or other tooling
Metadata
Metadata
Assignees
Labels
enhancementFeature requests, new feature implementationsFeature requests, new feature implementationstoolsRelates to tools/ directory in source, or other toolingRelates to tools/ directory in source, or other tooling
Type
Fields
Give feedbackNo fields configured for issues without a type.
Checks
I agree to follow the MicroPython Code of Conduct to ensure a safe and respectful space for everyone.
I've searched for existing issues regarding this feature, and didn't find any.
Description
Please consider adding a "watch" mode for mpremote, which will watch a root directory for changes and sync those changes to the micropython filesystem. This would make me much more efficient during heavy cycles of development.
Code Size
I think the efficiency gains for MicroPython developers would be great.
Implementation