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

Fix more STM32F1 Serial hangs due to overflows #19464

Merged

Commits on Sep 21, 2020

  1. Configuration menu
    Copy the full SHA
    3e3e187 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a718b2 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2020

  1. Configuration menu
    Copy the full SHA
    d59c3d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b824e4 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2020

  1. Configuration menu
    Copy the full SHA
    3432150 View commit details
    Browse the repository at this point in the history
  2. tweak option name

    thinkyhead committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    60a7c21 View commit details
    Browse the repository at this point in the history
  3. Misc fixes, adjustments

    thinkyhead committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    d7986fa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9d81ee6 View commit details
    Browse the repository at this point in the history
  5. Tweak ANY_RX

    thinkyhead committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    62b4062 View commit details
    Browse the repository at this point in the history
  6. Update MarlinSerial.h

    thinkyhead authored Sep 23, 2020
    Configuration menu
    Copy the full SHA
    997cad7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4b0aa06 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6a6432c View commit details
    Browse the repository at this point in the history
  9. Macro patch

    thinkyhead committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    678799c View commit details
    Browse the repository at this point in the history
  10. prep for redo

    thinkyhead committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    19abe24 View commit details
    Browse the repository at this point in the history
  11. Define NUM_SERIAL once

    thinkyhead committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    5cc87f9 View commit details
    Browse the repository at this point in the history
  12. keep feet on ground

    thinkyhead committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    2d4d582 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2020

  1. etc

    thinkyhead committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    f16388b View commit details
    Browse the repository at this point in the history
  2. Update Configuration.h

    thinkyhead committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    804d1b1 View commit details
    Browse the repository at this point in the history
  3. HAL and serial cleanup

    thinkyhead committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    d6035bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    98a225d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    db35a68 View commit details
    Browse the repository at this point in the history
  6. typo

    thinkyhead committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    3732dd8 View commit details
    Browse the repository at this point in the history
  7. fix test

    thinkyhead committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    d974f7a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b253be5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e24ee2e View commit details
    Browse the repository at this point in the history
  10. lcd baudrate

    thinkyhead committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    a2641dc View commit details
    Browse the repository at this point in the history
  11. Serial fixes

    thinkyhead committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    69c6c3d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a598fc7 View commit details
    Browse the repository at this point in the history
  13. better

    thinkyhead committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    824d31a View commit details
    Browse the repository at this point in the history
  14. Shift MarlinSerial left

    thinkyhead committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    ab550c8 View commit details
    Browse the repository at this point in the history
  15. Ok to keep JTAG off?

    thinkyhead authored Sep 24, 2020
    Configuration menu
    Copy the full SHA
    1bb005d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d3d5f91 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2020

  1. Configuration menu
    Copy the full SHA
    f49dc6b View commit details
    Browse the repository at this point in the history
  2. Add a bunch of logic

    thinkyhead committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    9428396 View commit details
    Browse the repository at this point in the history
  3. Apply to other HALs

    thinkyhead committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    d98d7d8 View commit details
    Browse the repository at this point in the history
  4. Fix ep-enabled

    thinkyhead committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    f8d538d View commit details
    Browse the repository at this point in the history
  5. Evaluate macro arg

    thinkyhead committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    9bfdbee View commit details
    Browse the repository at this point in the history
  6. undo 1

    thinkyhead committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    a830dbd View commit details
    Browse the repository at this point in the history
  7. Revert serial logic

    thinkyhead committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    4c54163 View commit details
    Browse the repository at this point in the history