forked from gepd/Deviot
-
Notifications
You must be signed in to change notification settings - Fork 0
merge upstream #1
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
Open
tablatronix
wants to merge
235
commits into
tablatronix:develop
Choose a base branch
from
gepd:develop
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ved from preferences
New message handler New file windows (Terminal, Monitor) will be opened in a new group at the right side Possible fix for: #186
fix header after run the clear command in the terminal
serial fixes
Updated PlatformIO setup with the last changes run_command accept "prepare" argument to process a PlatformIO command save_board_list has been move to the setup file prepare_command has been moved to the tools file to be used in pio_install file The update process has been updated to use the run_command from pio_install
improved exit_code method other minot bug fixes
Removed redudant I18n class call Updated library class to get the output with the new Command class
…n the update process
Sometimes the same example can be available for different boards, now the example will display the board name to know what example correspond to a specific board
…the serial monitor is closed and reopened before the timeout
… or serial window is closed (Issue: #280)
…c group number (Issue: #280)
…ead storing wrong data (Issue: #281)
…n it's uploaded (Issue: #286)
… (compile, upload, clear, library install, etc)
It seems like when an exception is thrown the monitor isn't closing and deleting memory instances
…Toggle Serial Monitor"
…ckground (compile, upload, clear, library install, etc)" This reverts commit a8269fc.
# Conflicts: # libraries/__init__.py
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.