index
:
embassy
cyw43-link-status-update
fix-input-sync-bypass
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
stm32l4
/
src
/
bin
/
spi_blocking_async.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
stm32/spi: remove DMA generic params.
Dario Nieuwenhuis
2024-04-15
1
-2
/
+1
*
Change GPIO inherent methods back to `&self`.
Dario Nieuwenhuis
2024-01-10
1
-1
/
+1
*
ci: use beta, add secondary nightly ci.
Dario Nieuwenhuis
2023-12-21
1
-1
/
+0
*
Update embedded-hal to 1.0.0-rc.3
Dario Nieuwenhuis
2023-12-14
1
-1
/
+1
*
Set frequency in stm32 SPI examples
bofh
2023-07-31
1
-1
/
+5
*
Fix formatting
bofh
2023-07-30
1
-9
/
+1
*
Fix stm32 SPI examples
bofh
2023-07-30
1
-2
/
+0
*
Split embassy-time from embassy-executor.
Dario Nieuwenhuis
2022-08-18
1
-1
/
+1
*
Remove HAL initialization from #[embassy::main] macro.
Dario Nieuwenhuis
2022-08-17
1
-2
/
+2
*
Split embassy crate into embassy-executor, embassy-util.
Dario Nieuwenhuis
2022-07-29
1
-2
/
+2
*
Run rustfmt.
Dario Nieuwenhuis
2022-06-12
1
-3
/
+1
*
Async shared bus for SPI & I2C + rename embassy-traits (#769)
Henrik Alsér
2022-05-26
1
-1
/
+1
*
Use embassy/defmt-timestamp-uptime in all examples.
Dario Nieuwenhuis
2022-04-02
1
-3
/
+3
*
Update rust nightly, embedded-hal 1.0, embedded-hal-async.
Dario Nieuwenhuis
2022-03-11
1
-1
/
+1
*
Support unstable-trait feature for stm32
Ulf Lilleengen
2022-01-26
1
-4
/
+5
*
stm32/gpio: expose all functionality as inherent methods.
Dario Nieuwenhuis
2022-01-19
1
-5
/
+4
*
Add adapter for implementing async traits for blocking types
Ulf Lilleengen
2021-12-17
1
-0
/
+57