aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32wba/src/bin
Commit message (Expand)AuthorAgeFilesLines
* wpan: build mac_ffdxoviat2025-12-161-4/+4
* Merge pull request #5021 from cesardtamayo/feat/stm32wba6_rtcxoviat2025-12-101-0/+62
|\
| * Copy rtc into stm32wba examples folderCesar Tamayo Claro2025-12-091-0/+62
* | wpan: add libraries for wbaxoviat2025-12-061-0/+58
|/
* 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: extract adc4xoviat2025-11-121-7/+10
* adc: remove sample_time from structxoviat2025-11-101-3/+3
* Rustfmt for edition 2024.Dario Nieuwenhuis2025-10-062-2/+2
* Fixed timer config on STM32WBA pwm exampleGerzain Mata2025-07-271-2/+2
* Cargo fmtGerzain Mata2025-07-271-2/+3
* Added changes based on PR reviewGerzain Mata2025-07-271-2/+1
* Added support for PLL as a clock source on STM32WBAGerzain Mata2025-07-251-0/+65
* Adds ADC example for STM32WBApurepani2025-06-301-0/+49
* stm32/gpio: remove generics.Dario Nieuwenhuis2024-01-221-3/+2
* ci: use beta, add secondary nightly ci.Dario Nieuwenhuis2023-12-212-2/+0
* time: Update examples, tests, and other code to use new Timer::after_x conven...Adam Greig2023-10-151-3/+3
* stm32: add stm32wba support.Dario Nieuwenhuis2023-09-162-0/+54