| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | wpan: build mac_ffd | xoviat | 2025-12-16 | 1 | -4/+4 |
| | | |||||
| * | Merge pull request #5021 from cesardtamayo/feat/stm32wba6_rtc | xoviat | 2025-12-10 | 1 | -0/+62 |
| |\ | | | | | | | Add basic RTC support to STM32WBA6 | ||||
| | * | Copy rtc into stm32wba examples folder | Cesar Tamayo Claro | 2025-12-09 | 1 | -0/+62 |
| | | | |||||
| * | | wpan: add libraries for wba | xoviat | 2025-12-06 | 1 | -0/+58 |
| |/ | |||||
| * | Reverted adding AnyBinding, removed AnyChannel, removed ability for ↵ | WillaWillNot | 2025-11-22 | 1 | -6/+1 |
| | | | | | ExtiInput to accept AnyPin and AnyChannel arguments, added ExtiPin trait for all pins which is lost on converstion to AnyPin and contains type-level ExtiChannel information | ||||
| * | Fixed broken examples/formatting reported by CI | WillaWillNot | 2025-11-21 | 1 | -2/+1 |
| | | |||||
| * | Updated documentation, fixed EXTI definition issues with chips that have ↵ | WillaWillNot | 2025-11-21 | 1 | -2/+14 |
| | | | | | touch sensing, updated examples, added generation of convenience method to bind_interrupts for easier type erasure | ||||
| * | stm32: extract adc4 | xoviat | 2025-11-12 | 1 | -7/+10 |
| | | | | | extract adc4 into common adc system and add anyInstance trait to cover adc4 and not adc4 | ||||
| * | adc: remove sample_time from struct | xoviat | 2025-11-10 | 1 | -3/+3 |
| | | |||||
| * | Rustfmt for edition 2024. | Dario Nieuwenhuis | 2025-10-06 | 2 | -2/+2 |
| | | |||||
| * | Fixed timer config on STM32WBA pwm example | Gerzain Mata | 2025-07-27 | 1 | -2/+2 |
| | | |||||
| * | Cargo fmt | Gerzain Mata | 2025-07-27 | 1 | -2/+3 |
| | | |||||
| * | Added changes based on PR review | Gerzain Mata | 2025-07-27 | 1 | -2/+1 |
| | | |||||
| * | Added support for PLL as a clock source on STM32WBA | Gerzain Mata | 2025-07-25 | 1 | -0/+65 |
| | | | | | | - PLL multiplier and dividers work - Added timer example | ||||
| * | Adds ADC example for STM32WBA | purepani | 2025-06-30 | 1 | -0/+49 |
| | | |||||
| * | stm32/gpio: remove generics. | Dario Nieuwenhuis | 2024-01-22 | 1 | -3/+2 |
| | | |||||
| * | ci: use beta, add secondary nightly ci. | Dario Nieuwenhuis | 2023-12-21 | 2 | -2/+0 |
| | | |||||
| * | time: Update examples, tests, and other code to use new Timer::after_x ↵ | Adam Greig | 2023-10-15 | 1 | -3/+3 |
| | | | | | convenience methods | ||||
| * | stm32: add stm32wba support. | Dario Nieuwenhuis | 2023-09-16 | 2 | -0/+54 |
