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
/
Cargo.toml
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
traits: migrate Delay to embedded-hal 1.0+async, remove Rng and Flash.
Dario Nieuwenhuis
2022-01-27
1
-1
/
+1
*
Support unstable-trait feature for stm32
Ulf Lilleengen
2022-01-26
1
-1
/
+2
*
stm32: add `time-driver-any` cargo feature that automatically picks one avail...
Dario Nieuwenhuis
2022-01-24
1
-1
/
+1
*
Make exti an optional feature
Ulf Lilleengen
2022-01-12
1
-1
/
+1
*
examples: remove unused deps.
Dario Nieuwenhuis
2021-11-29
1
-1
/
+0
*
Remove unused deps
Dario Nieuwenhuis
2021-11-15
1
-1
/
+0
*
Update to defmt 3.0ish.
Bob McWhirter
2021-11-15
1
-14
/
+5
*
Update lots of deps
Dario Nieuwenhuis
2021-09-11
1
-7
/
+7
*
stm32: move dbgmcu stuff to toplevel config setting, defaulting to true.
Dario Nieuwenhuis
2021-08-19
1
-1
/
+1
*
stm32/time: add Cargo features to choose tim2/tim3
Dario Nieuwenhuis
2021-08-05
1
-1
/
+1
*
stm32l4: Fix examples crate name
Timo Kröger
2021-07-29
1
-1
/
+1
*
Rename embassy-extras to embassy-hal-common
Dario Nieuwenhuis
2021-07-29
1
-1
/
+1
*
stm32/examples: cleanup L4
Dario Nieuwenhuis
2021-07-24
1
-1
/
+0
*
stm32: No need to enable GPIO clocks manually
Timo Kröger
2021-07-23
1
-1
/
+0
*
stm32l4/examples: remove old-pac uses.
Dario Nieuwenhuis
2021-07-15
1
-1
/
+1
*
Small changes to support DAC example.
Bob McWhirter
2021-06-08
1
-0
/
+4
*
Add blinky example.
Bob McWhirter
2021-06-08
1
-0
/
+35
[prev]