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

⚠️ Update / rework SPI module #530

Merged
merged 12 commits into from
Mar 4, 2023
Merged

⚠️ Update / rework SPI module #530

merged 12 commits into from
Mar 4, 2023

Commits on Mar 4, 2023

  1. Configuration menu
    Copy the full SHA
    00a0c96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d88215 View commit details
    Browse the repository at this point in the history
  3. [CAHNGELOG] add v1.8.1.6

    stnolting committed Mar 4, 2023
    Configuration menu
    Copy the full SHA
    6f7fb6f View commit details
    Browse the repository at this point in the history
  4. [sw] update SPI HAL

    stnolting committed Mar 4, 2023
    Configuration menu
    Copy the full SHA
    3ffc84c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fd98a07 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    00dcf3b View commit details
    Browse the repository at this point in the history
  7. update bootloader

    stnolting committed Mar 4, 2023
    Configuration menu
    Copy the full SHA
    2c40f42 View commit details
    Browse the repository at this point in the history
  8. [docs] update SPI section

    stnolting committed Mar 4, 2023
    Configuration menu
    Copy the full SHA
    8772cee View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    676709d View commit details
    Browse the repository at this point in the history
  10. [sw/example/demo_spi_irq]: change driver to accept only byte orientat…

    …ed transfers, api of neorv32_spi_rw changed
    akaeba committed Mar 4, 2023
    Configuration menu
    Copy the full SHA
    83d4450 View commit details
    Browse the repository at this point in the history
  11. [sw/example/demo_spi_irq/main.c]: fix wrong usage of memset, memset a…

    …ccepts size in byte, and sizeof returns umber of bytes. No element division necessary.
    akaeba committed Mar 4, 2023
    Configuration menu
    Copy the full SHA
    52a826f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    146fca3 View commit details
    Browse the repository at this point in the history