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

ChibiOS: enable UART FIFO on H7 and G4 by default #17959

Merged
merged 5 commits into from
Jul 15, 2021

Commits on Jul 7, 2021

  1. Configuration menu
    Copy the full SHA
    069836c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1203ac7 View commit details
    Browse the repository at this point in the history
  3. AP_SerialManager: call set_options() before first UART use

    this ensures options are set before the first begin() call
    tridge committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    0d91cdc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    696993e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    34aaa5e View commit details
    Browse the repository at this point in the history