-
Notifications
You must be signed in to change notification settings - Fork 214
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
[3/3] DMA Move API: Introduce DMA buffer objects #1856
Commits on Jul 25, 2024
-
[3/3] DMA Move API: Introduce DMA buffer objects
Dominic Fischer committedJul 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 78e040e - Browse repository at this point
Copy the full SHA 78e040eView commit details
Commits on Jul 27, 2024
-
Merge remote-tracking branch 'refs/remotes/origin/main' into new_spi_dma
# Conflicts: # esp-hal/src/dma/mod.rs # esp-hal/src/soc/mod.rs # esp-hal/src/spi/master.rs # hil-test/tests/spi_full_duplex_dma.rs
Dominic Fischer committedJul 27, 2024 Configuration menu - View commit details
-
Copy full SHA for e974171 - Browse repository at this point
Copy the full SHA e974171View commit details -
Dominic Fischer committed
Jul 27, 2024 Configuration menu - View commit details
-
Copy full SHA for 0826040 - Browse repository at this point
Copy the full SHA 0826040View commit details
Commits on Jul 28, 2024
-
Dominic Fischer committed
Jul 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 65b5652 - Browse repository at this point
Copy the full SHA 65b5652View commit details
Commits on Jul 30, 2024
-
Handle set_length(0) correctly
Dominic Fischer committedJul 30, 2024 Configuration menu - View commit details
-
Copy full SHA for 071170b - Browse repository at this point
Copy the full SHA 071170bView commit details -
Dominic Fischer committed
Jul 30, 2024 Configuration menu - View commit details
-
Copy full SHA for 5abcd3e - Browse repository at this point
Copy the full SHA 5abcd3eView commit details -
Dominic Fischer committed
Jul 30, 2024 Configuration menu - View commit details
-
Copy full SHA for d526934 - Browse repository at this point
Copy the full SHA d526934View commit details
Commits on Aug 1, 2024
-
Preserve previous blocking semantics
Dominic Fischer committedAug 1, 2024 Configuration menu - View commit details
-
Copy full SHA for eee5dcb - Browse repository at this point
Copy the full SHA eee5dcbView commit details -
Merge remote-tracking branch 'refs/remotes/origin/main' into new_spi_dma
Dominic Fischer committedAug 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 69f8efd - Browse repository at this point
Copy the full SHA 69f8efdView commit details
Commits on Aug 2, 2024
-
Add delay between starting DMA TX and SPI driver
Dominic Fischer committedAug 2, 2024 Configuration menu - View commit details
-
Copy full SHA for 1fa472e - Browse repository at this point
Copy the full SHA 1fa472eView commit details
Commits on Aug 13, 2024
-
Merge remote-tracking branch 'refs/remotes/origin/main' into new_spi_dma
# Conflicts: # esp-hal/src/dma/mod.rs # esp-hal/src/lib.rs # esp-hal/src/spi/master.rs
Dominic Fischer committedAug 13, 2024 Configuration menu - View commit details
-
Copy full SHA for fc1becc - Browse repository at this point
Copy the full SHA fc1beccView commit details
Commits on Aug 15, 2024
-
Dominic Fischer committed
Aug 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 6c15275 - Browse repository at this point
Copy the full SHA 6c15275View commit details
Commits on Aug 19, 2024
-
Merge remote-tracking branch 'refs/remotes/origin/main' into new_spi_dma
# Conflicts: # hil-test/tests/spi_full_duplex_dma.rs # hil-test/tests/spi_half_duplex_write.rs
Dominic Fischer committedAug 19, 2024 Configuration menu - View commit details
-
Copy full SHA for b172d82 - Browse repository at this point
Copy the full SHA b172d82View commit details -
Dominic Fischer committed
Aug 19, 2024 Configuration menu - View commit details
-
Copy full SHA for 71c932b - Browse repository at this point
Copy the full SHA 71c932bView commit details -
Dominic Fischer committed
Aug 19, 2024 Configuration menu - View commit details
-
Copy full SHA for 42281ea - Browse repository at this point
Copy the full SHA 42281eaView commit details