-
Notifications
You must be signed in to change notification settings - Fork 7.6k
Add erase flash option to Arduino IDE menu #7043
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
Merged
Merged
Changes from 6 commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
63f915d
Removed virtual + moved socketOptions ot read/write
P-R-O-C-H-Y 4d8e7de
Removed no needed code + edit
P-R-O-C-H-Y b5d5219
removed Client::getTimeout
P-R-O-C-H-Y 38c8ab4
removed setTimeout from WifiClient - read/write timeouts in construct…
P-R-O-C-H-Y 25b2062
Changed seconds to miliseconds in other classes relaed + examples
P-R-O-C-H-Y 28e727d
Applied same changes for WifiClientSecure
P-R-O-C-H-Y 6f5886b
Added 0 init values to constructor
P-R-O-C-H-Y 1c7116b
Seconds are not rounded now
P-R-O-C-H-Y 17adb9d
removed +500 for previous rounding
P-R-O-C-H-Y 9a3461f
Initial commit
PilnyTomas 53d0e35
Erase command change + added cmd to most common variants
P-R-O-C-H-Y caacfe6
Updated docs with erase flash option
P-R-O-C-H-Y dcfad8e
Merge branch 'master' into erase_flash
P-R-O-C-H-Y 8161e78
docs update + tool menu name
P-R-O-C-H-Y 6a584ef
Merge commit 'refs/pull/6676/head' of https://github.com/espressif/ar…
P-R-O-C-H-Y bf24e4b
Merge branch 'master' into erase_flash
SuGlider 3f47a0c
Merge branch 'erase_flash' of https://github.com/PilnyTomas/arduino-e…
P-R-O-C-H-Y 6f0cb63
Merge branch 'master' into erase_flash
P-R-O-C-H-Y 31d0b73
Merge branch 'erase_flash' of https://github.com/PilnyTomas/arduino-e…
P-R-O-C-H-Y bbf8d48
Edit typo in boards.txt + docs
P-R-O-C-H-Y 55d2a29
Revert "Merge branch 'erase_flash' of https://github.com/PilnyTomas/a…
P-R-O-C-H-Y 5d97507
Revert "Merge commit 'refs/pull/6676/head' of https://github.com/espr…
P-R-O-C-H-Y c1d8859
Revert "Revert "Merge branch 'erase_flash' of https://github.com/Piln…
P-R-O-C-H-Y File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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.
Uh oh!
There was an error while loading. Please reload this page.