aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32wba/src/bin/button_exti.rs
Commit message (Expand)AuthorAgeFilesLines
* Reverted adding AnyBinding, removed AnyChannel, removed ability for ExtiInput...WillaWillNot2025-11-221-6/+1
* Fixed broken examples/formatting reported by CIWillaWillNot2025-11-211-2/+1
* Updated documentation, fixed EXTI definition issues with chips that have touc...WillaWillNot2025-11-211-2/+14
* stm32/gpio: remove generics.Dario Nieuwenhuis2024-01-221-3/+2
* ci: use beta, add secondary nightly ci.Dario Nieuwenhuis2023-12-211-1/+0
* stm32: add stm32wba support.Dario Nieuwenhuis2023-09-161-0/+27