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
/
stm32f4
/
src
/
bin
/
button.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Run rustfmt.
Dario Nieuwenhuis
2022-06-12
1
-2
/
+1
*
Use embassy/defmt-timestamp-uptime in all examples.
Dario Nieuwenhuis
2022-04-02
1
-3
/
+3
*
stm32/gpio: expose all functionality as inherent methods.
Dario Nieuwenhuis
2022-01-19
1
-6
/
+5
*
Remove trait_alias, allow(incomplete_features).
Dario Nieuwenhuis
2021-09-03
1
-2
/
+0
*
stm32: move dbgmcu stuff to toplevel config setting, defaulting to true.
Dario Nieuwenhuis
2021-08-19
1
-5
/
+0
*
examples: Consistently use unwrap! in favor of .unwrap()
Ben Gamari
2021-08-05
1
-5
/
+5
*
Update nightly, remove removed features.
Dario Nieuwenhuis
2021-08-04
1
-2
/
+0
*
Use `Dbgmcu::enable_all()` in stm32f4 examples
Timo Kröger
2021-07-23
1
-6
/
+2
*
stm32: No need to enable GPIO clocks manually
Timo Kröger
2021-07-23
1
-9
/
+0
*
Cleanup stm32f4 examples
Timo Kröger
2021-07-21
1
-21
/
+18
*
stm32: Update gpio examples
Thales Fragoso
2021-06-25
1
-4
/
+4
*
Move examples to a subdirectory
Dario Nieuwenhuis
2021-06-02
1
-0
/
+59