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

Add UART FIFO clear flags; add DMA FIRQ interrupt configuration #930

Merged
merged 11 commits into from
Jun 23, 2024

Commits on Jun 22, 2024

  1. Configuration menu
    Copy the full SHA
    4b7695f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94bc29f View commit details
    Browse the repository at this point in the history
  3. [rtl] update version ID

    stnolting committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    126c4e7 View commit details
    Browse the repository at this point in the history
  4. [sw/lib] update DMA HAL

    stnolting committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    9de7be4 View commit details
    Browse the repository at this point in the history
  5. [sw/lib] update UART HAL

    stnolting committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    3ad1fa2 View commit details
    Browse the repository at this point in the history
  6. [svd] update SVD script

    stnolting committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    3beb320 View commit details
    Browse the repository at this point in the history
  7. [cahngelog] add v1.10.0.3

    stnolting committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    c0201cd View commit details
    Browse the repository at this point in the history
  8. [docs] update UARTs

    add new FIFO clear flags
    stnolting committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    f569813 View commit details
    Browse the repository at this point in the history
  9. [docs] update DMA

    add trigger type configuration flag
    stnolting committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    da31535 View commit details
    Browse the repository at this point in the history
  10. [sw] extend DMA example

    add UART echo demo that does not incorporate the CPU at all
    stnolting committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    90bd073 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3d7ffa1 View commit details
    Browse the repository at this point in the history