-
-
Notifications
You must be signed in to change notification settings - Fork 19.2k
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
Experimental serial_port_3 support #21784
Merged
thinkyhead
merged 40 commits into
MarlinFirmware:bugfix-2.0.x
from
ellensp:bugfix-2.0.x-SERIAL_PORT_3
May 7, 2021
Merged
Experimental serial_port_3 support #21784
thinkyhead
merged 40 commits into
MarlinFirmware:bugfix-2.0.x
from
ellensp:bugfix-2.0.x-SERIAL_PORT_3
May 7, 2021
Commits on May 1, 2021
-
ellensp committed
May 1, 2021 Configuration menu - View commit details
-
Copy full SHA for 10881fd - Browse repository at this point
Copy the full SHA 10881fdView commit details -
ellensp committed
May 1, 2021 Configuration menu - View commit details
-
Copy full SHA for fb5da60 - Browse repository at this point
Copy the full SHA fb5da60View commit details
Commits on May 3, 2021
-
remove if SERIAL_PORT_3 not defined
ellensp committedMay 3, 2021 Configuration menu - View commit details
-
Copy full SHA for 772e639 - Browse repository at this point
Copy the full SHA 772e639View commit details -
ellensp committed
May 3, 2021 Configuration menu - View commit details
-
Copy full SHA for eaf03d8 - Browse repository at this point
Copy the full SHA eaf03d8View commit details -
ellensp committed
May 3, 2021 Configuration menu - View commit details
-
Copy full SHA for 309ca98 - Browse repository at this point
Copy the full SHA 309ca98View commit details -
remove macros as they didn't support 0's a valid serial port
ellensp committedMay 3, 2021 Configuration menu - View commit details
-
Copy full SHA for 912a4b0 - Browse repository at this point
Copy the full SHA 912a4b0View commit details
Commits on May 4, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 3ae200a - Browse repository at this point
Copy the full SHA 3ae200aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 45c5807 - Browse repository at this point
Copy the full SHA 45c5807View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bb67ed - Browse repository at this point
Copy the full SHA 5bb67edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ceb716 - Browse repository at this point
Copy the full SHA 8ceb716View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3f5efa - Browse repository at this point
Copy the full SHA a3f5efaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e2ffe7 - Browse repository at this point
Copy the full SHA 5e2ffe7View commit details
Commits on May 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6f2967a - Browse repository at this point
Copy the full SHA 6f2967aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a72afa - Browse repository at this point
Copy the full SHA 6a72afaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 19f02eb - Browse repository at this point
Copy the full SHA 19f02ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for bed2bfd - Browse repository at this point
Copy the full SHA bed2bfdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 80c8218 - Browse repository at this point
Copy the full SHA 80c8218View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a6568f - Browse repository at this point
Copy the full SHA 0a6568fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 10aba55 - Browse repository at this point
Copy the full SHA 10aba55View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f30e9f - Browse repository at this point
Copy the full SHA 5f30e9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b84f9ba - Browse repository at this point
Copy the full SHA b84f9baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e72577 - Browse repository at this point
Copy the full SHA 6e72577View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3d7db9 - Browse repository at this point
Copy the full SHA f3d7db9View commit details
Commits on May 6, 2021
-
ellensp committed
May 6, 2021 Configuration menu - View commit details
-
Copy full SHA for 0bcc530 - Browse repository at this point
Copy the full SHA 0bcc530View commit details -
fix avalable, read and HAS_USB_SERIAL
ellensp committedMay 6, 2021 Configuration menu - View commit details
-
Copy full SHA for ff2ccc8 - Browse repository at this point
Copy the full SHA ff2ccc8View commit details -
ellensp committed
May 6, 2021 Configuration menu - View commit details
-
Copy full SHA for a9847cc - Browse repository at this point
Copy the full SHA a9847ccView commit details -
ellensp committed
May 6, 2021 Configuration menu - View commit details
-
Copy full SHA for 9e470fa - Browse repository at this point
Copy the full SHA 9e470faView commit details
Commits on May 7, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f23173e - Browse repository at this point
Copy the full SHA f23173eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6648cda - Browse repository at this point
Copy the full SHA 6648cdaView commit details -
Configuration menu - View commit details
-
Copy full SHA for f068a5e - Browse repository at this point
Copy the full SHA f068a5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a11a6fa - Browse repository at this point
Copy the full SHA a11a6faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 832acf4 - Browse repository at this point
Copy the full SHA 832acf4View commit details -
Configuration menu - View commit details
-
Copy full SHA for f997fe1 - Browse repository at this point
Copy the full SHA f997fe1View commit details -
Configuration menu - View commit details
-
Copy full SHA for b94ea99 - Browse repository at this point
Copy the full SHA b94ea99View commit details -
Configuration menu - View commit details
-
Copy full SHA for f267283 - Browse repository at this point
Copy the full SHA f267283View commit details -
Configuration menu - View commit details
-
Copy full SHA for 333823e - Browse repository at this point
Copy the full SHA 333823eView commit details -
Configuration menu - View commit details
-
Copy full SHA for fb6b0a6 - Browse repository at this point
Copy the full SHA fb6b0a6View commit details -
ellensp committed
May 7, 2021 Configuration menu - View commit details
-
Copy full SHA for 0f26804 - Browse repository at this point
Copy the full SHA 0f26804View commit details -
Merge branch 'bugfix-2.0.x-SERIAL_PORT_3' of https://github.com/ellen…
…sp/Marlin into bugfix-2.0.x-SERIAL_PORT_3
ellensp committedMay 7, 2021 Configuration menu - View commit details
-
Copy full SHA for a6882f7 - Browse repository at this point
Copy the full SHA a6882f7View commit details -
Edit SERIAL_PORT_3 descrition to include lpc1769
ellensp committedMay 7, 2021 Configuration menu - View commit details
-
Copy full SHA for d172078 - Browse repository at this point
Copy the full SHA d172078View commit details
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.