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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove metapac from the Cargo.toml for h7.
Bob McWhirter
2021-08-18
1
-1
/
+0
*
Add STM32WL55 examples to CI (#361)
Ulf Lilleengen
2021-08-18
3
-2
/
+24
*
Merge pull request #360 from bobmcwhirter/xtask
Bob McWhirter
2021-08-17
3
-0
/
+245
|
\
|
*
xtask runner for CI types of things and other utilities.
Bob McWhirter
2021-08-17
3
-0
/
+245
|
/
*
Merge pull request #359 from lulf/stm32wl55
Dario Nieuwenhuis
2021-08-17
11
-15
/
+362
|
\
|
*
Add per-core EXTI support
Ulf Lilleengen
2021-08-17
3
-5
/
+230
|
*
Add example for STM32WL55
Ulf Lilleengen
2021-08-17
8
-10
/
+132
|
/
*
Merge pull request #357 from bobmcwhirter/h7_exti
Dario Nieuwenhuis
2021-08-16
3
-0
/
+37
|
\
|
*
Add H7 exti button example using correct EXTI reg block offsets.
Bob McWhirter
2021-08-16
3
-0
/
+37
|
/
*
Add IRQ-driven buffered USART implementation for STM32 v2 usart (#356)
Ulf Lilleengen
2021-08-16
7
-15
/
+324
*
Merge pull request #355 from thalesfragoso/dma-fences
Dario Nieuwenhuis
2021-08-11
2
-0
/
+14
|
\
|
*
stm32: Add fences to DMA code
Thales Fragoso
2021-08-10
2
-0
/
+14
|
/
*
Merge pull request #354 from embassy-rs/nrf-wdt
Dario Nieuwenhuis
2021-08-07
10
-0
/
+221
|
\
|
*
nrf: add WDT driver
Dario Nieuwenhuis
2021-08-07
10
-0
/
+221
|
/
*
Merge pull request #353 from embassy-rs/nrf-update-pacs
Dario Nieuwenhuis
2021-08-07
1
-7
/
+7
|
\
|
*
nrf: update PACs to 0.10
Dario Nieuwenhuis
2021-08-07
1
-7
/
+7
|
/
*
Merge pull request #336 from bgamari/unwrap-consistency
Dario Nieuwenhuis
2021-08-05
27
-85
/
+94
|
\
|
*
embassy-macros: Use `defmt::unwrap!` when spawning `embassy::main`
Ben Gamari
2021-08-05
2
-1
/
+9
|
*
embassy-stm32: Eliminate use of unwrap
Ben Gamari
2021-08-05
1
-1
/
+4
|
*
stm32h7: Use unwrap!
Ben Gamari
2021-08-05
1
-2
/
+2
|
*
stm32f4: Use unwrap! where possible
Ben Gamari
2021-08-05
2
-18
/
+14
|
*
examples: Consistently use unwrap! in favor of .unwrap()
Ben Gamari
2021-08-05
22
-65
/
+67
|
/
*
Merge pull request #348 from embassy-rs/remove-portal
Dario Nieuwenhuis
2021-08-05
2
-122
/
+0
|
\
|
*
Remove Portal. Fixes #32
Dario Nieuwenhuis
2021-08-05
2
-122
/
+0
*
|
Merge pull request #347 from embassy-rs/tmm-fix-ub
Dario Nieuwenhuis
2021-08-05
1
-2
/
+15
|
\
\
|
|
/
|
/
|
|
*
util: fix unsoundness when dropping ThreadModeMutex outside thread mode.
Dario Nieuwenhuis
2021-08-05
1
-2
/
+15
|
/
*
Merge pull request #338 from embassy-rs/time-driver
Dario Nieuwenhuis
2021-08-05
55
-822
/
+685
|
\
|
*
time_driver: use regular fn ptr -> raw ptr casts
Dario Nieuwenhuis
2021-08-05
2
-8
/
+2
|
*
stm32/time: add Cargo features to choose tim2/tim3
Dario Nieuwenhuis
2021-08-05
10
-19
/
+39
|
*
time: replace dyn clock/alarm with a global Driver trait
Dario Nieuwenhuis
2021-08-05
47
-808
/
+657
|
/
*
Merge pull request #345 from Liamolucko/forward-task-attributes
Dario Nieuwenhuis
2021-08-05
1
-0
/
+3
|
\
|
*
Forward attributes to generated task function
Liam Murphy
2021-08-05
1
-0
/
+3
|
/
*
Merge pull request #344 from bobmcwhirter/remove_builders
Dario Nieuwenhuis
2021-08-04
9
-133
/
+37
|
\
|
*
Grep fails me.
Bob McWhirter
2021-08-04
1
-2
/
+0
|
*
Fmt giving me headaches.
Bob McWhirter
2021-08-04
1
-1
/
+0
|
*
Um.
Bob McWhirter
2021-08-04
1
-0
/
+1
|
*
Unused import.
Bob McWhirter
2021-08-04
1
-1
/
+0
|
*
Remove more extra vars.
Bob McWhirter
2021-08-04
2
-7
/
+3
|
*
Formatting again.
Bob McWhirter
2021-08-04
4
-5
/
+2
|
*
Further work sharing config for example and removing duplicated code.
Bob McWhirter
2021-08-04
6
-73
/
+25
|
*
Remove unused import.
Bob McWhirter
2021-08-04
1
-1
/
+0
|
*
Formatting.
Bob McWhirter
2021-08-04
4
-10
/
+10
|
*
Remove builders from Config(s) and examples.
Bob McWhirter
2021-08-04
8
-104
/
+67
*
|
Merge pull request #306 from embassy-rs/update-nightly
Dario Nieuwenhuis
2021-08-04
69
-139
/
+11
|
\
\
|
|
/
|
/
|
|
*
Update nightly, remove removed features.
Dario Nieuwenhuis
2021-08-04
63
-129
/
+1
|
*
stm32: add missing `+ 'a` bounds on trait GATs
Dario Nieuwenhuis
2021-08-04
5
-9
/
+9
|
*
util: fix unused return warning
Dario Nieuwenhuis
2021-08-04
1
-1
/
+1
|
/
*
Merge pull request #343 from embassy-rs/rustfmt-everything
Dario Nieuwenhuis
2021-08-04
3
-3
/
+2
|
\
|
*
rustfmt everything
Dario Nieuwenhuis
2021-08-04
2
-2
/
+1
|
*
ci: rustfmt check all .rs files
Dario Nieuwenhuis
2021-08-04
1
-1
/
+1
|
/
[next]