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 optional direct memory access controller (DMA) #593

Merged
merged 23 commits into from
Apr 23, 2023
Merged

✨ add optional direct memory access controller (DMA) #593

merged 23 commits into from
Apr 23, 2023

Commits on Apr 21, 2023

  1. Configuration menu
    Copy the full SHA
    b40c050 View commit details
    Browse the repository at this point in the history
  2. [TOP] add DMA complex

    stnolting committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    72bb7e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    655847f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    73f94e7 View commit details
    Browse the repository at this point in the history
  5. [rtl] update package file

    add DMA module
    stnolting committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    769ea98 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    210e04b View commit details
    Browse the repository at this point in the history
  7. [CHANGELOG] add v1.8.4.1

    stnolting committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    470e307 View commit details
    Browse the repository at this point in the history
  8. [rtl] minor edit

    stnolting committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    228e014 View commit details
    Browse the repository at this point in the history
  9. [sw/lib] add DMA HAL

    stnolting committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    1469a2b View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2023

  1. Configuration menu
    Copy the full SHA
    617a613 View commit details
    Browse the repository at this point in the history
  2. ✨ add DMA hardware module

    stnolting committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    3c8fd0c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    45ceefa View commit details
    Browse the repository at this point in the history
  4. [processor_check] add DMA test

    minor code reworks to avoid exceeding 16kB
    stnolting committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    a729748 View commit details
    Browse the repository at this point in the history
  5. minor edits

    stnolting committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    07bc8b1 View commit details
    Browse the repository at this point in the history
  6. [sw] update SVD file

    stnolting committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    2005e3d View commit details
    Browse the repository at this point in the history
  7. [docs/figures] add DMA

    stnolting committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    fd6a57e View commit details
    Browse the repository at this point in the history
  8. Update README.md

    stnolting committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    48afcf3 View commit details
    Browse the repository at this point in the history
  9. [docs] add DMA

    stnolting committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    4d4d1f7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    510c15d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    549a4fc View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5276e2a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1546c65 View commit details
    Browse the repository at this point in the history
  14. comment fixes

    stnolting committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    86c0d74 View commit details
    Browse the repository at this point in the history