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
/
stm32wb55
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing stm32wl/stm32wb chips except stm32wle
Dario Nieuwenhuis
2022-04-08
2
-56
/
+0
*
Use embassy/defmt-timestamp-uptime in all examples.
Dario Nieuwenhuis
2022-04-02
3
-23
/
+6
*
stm32/exti: expose all functionality as inherent methods.
Dario Nieuwenhuis
2022-01-19
1
-1
/
+0
*
stm32/gpio: expose all functionality as inherent methods.
Dario Nieuwenhuis
2022-01-19
1
-3
/
+2
*
Remove trait_alias, allow(incomplete_features).
Dario Nieuwenhuis
2021-09-03
2
-4
/
+0
*
stm32: move dbgmcu stuff to toplevel config setting, defaulting to true.
Dario Nieuwenhuis
2021-08-19
2
-8
/
+0
*
stm32/exti: unify all versions into single impl
Dario Nieuwenhuis
2021-08-19
1
-0
/
+36
*
examples: Consistently use unwrap! in favor of .unwrap()
Ben Gamari
2021-08-05
1
-2
/
+2
*
stm32/time: add Cargo features to choose tim2/tim3
Dario Nieuwenhuis
2021-08-05
1
-7
/
+9
*
Update nightly, remove removed features.
Dario Nieuwenhuis
2021-08-04
1
-2
/
+0
*
stm32: No need to enable GPIO clocks manually
Timo Kröger
2021-07-23
1
-8
/
+0
*
stm32: Update gpio examples
Thales Fragoso
2021-06-25
1
-2
/
+2
*
Initial support and example for STM32WB55
Dominik Boehi
2021-06-12
2
-0
/
+59