Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Patch v4.1.0 #261

Merged
merged 13 commits into from
Nov 18, 2024
Merged

Patch v4.1.0 #261

merged 13 commits into from
Nov 18, 2024

Conversation

paulober
Copy link
Owner

Added

  • Restore behavior for terminal content if an external action is triggered and takes over the terminal (like run file)
  • Boot.py warnings when performing hard resets
  • micropico.redirectOutput experimental command to redirect output of operations like running files into other target than the terminal (like a file)

Changed

  • Updated dependencies
  • Upgraded to pyboard-serial-com v1.0.21 (Fixes Hard reset completes on the Pico but fails to complete in vscode #254)
  • Better Python utilization in stub switcher
  • Switch to release build for Pico 2 auto installs
  • Configure project command has been renamed to Setup MicroPico project
  • Reload settings before uploading and downloading projects to detect settings changes
  • SyncFolder auto-detection based on .micropico file location if not set
  • All settings are now scoped machine-overridable

Signed-off-by: paulober <44974737+paulober@users.noreply.github.com>
Signed-off-by: paulober <44974737+paulober@users.noreply.github.com>
Signed-off-by: paulober <44974737+paulober@users.noreply.github.com>
Signed-off-by: paulober <44974737+paulober@users.noreply.github.com>
Signed-off-by: paulober <44974737+paulober@users.noreply.github.com>
Signed-off-by: paulober <44974737+paulober@users.noreply.github.com>
Signed-off-by: paulober <44974737+paulober@users.noreply.github.com>
Signed-off-by: paulober <44974737+paulober@users.noreply.github.com>
Signed-off-by: paulober <44974737+paulober@users.noreply.github.com>
Signed-off-by: paulober <44974737+paulober@users.noreply.github.com>
…default root

Signed-off-by: paulober <44974737+paulober@users.noreply.github.com>
Signed-off-by: paulober <44974737+paulober@users.noreply.github.com>
Signed-off-by: paulober <44974737+paulober@users.noreply.github.com>
@paulober paulober merged commit 147757d into main Nov 18, 2024
5 checks passed
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.

Hard reset completes on the Pico but fails to complete in vscode
1 participant