| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove commented import | Cesar Tamayo Claro | 2025-12-09 | 1 | -1/+0 |
| | | |||||
| * | Update set date to Unix Epoch | Cesar Tamayo Claro | 2025-12-09 | 1 | -1/+1 |
| | | |||||
| * | Add basic RTC support | Cesar Tamayo Claro | 2025-12-09 | 1 | -0/+63 |
| | | |||||
| * | Update LED pin number to PC4 | Cesar Tamayo Claro | 2025-12-03 | 1 | -1/+2 |
| | | |||||
| * | Update blinky example logic | Cesar Tamayo Claro | 2025-12-03 | 1 | -1/+29 |
| | | |||||
| * | 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 |
| | | |||||
| * | Synchronize with main branch | WillaWillNot | 2025-11-21 | 1 | -1/+27 |
| |\ | |||||
| | * | Merge branch 'main' into fix/stm32wba-adc4 | leftger | 2025-11-20 | 1 | -1/+1 |
| | |\ | |||||
| | * | | stm32: Fixed ADC4 enable() for WBA | Gerzain Mata | 2025-11-20 | 1 | -1/+27 |
| | |/ | |||||
| * / | 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/+2 |
| | | |||||
| * | Rustfmt for edition 2024. | Dario Nieuwenhuis | 2025-10-06 | 3 | -4/+4 |
| | | |||||
| * | Edition 2024. | Dario Nieuwenhuis | 2025-10-06 | 1 | -1/+1 |
| | | |||||
| * | chore: prepare embassy crate releases | Ulf Lilleengen | 2025-08-26 | 1 | -7/+7 |
| | | |||||
| * | Load all crates in the graph, honor the "publish" flag to prevent publishing ↵ | Dario Nieuwenhuis | 2025-08-25 | 1 | -0/+6 |
| | | | | | examples/tests. | ||||
| * | fix: prepare embassy-sync 0.7.1 release | Ulf Lilleengen | 2025-08-12 | 1 | -1/+1 |
| | | | | | * Add newtype for moved type to preserve API compat | ||||
| * | chore: update metapac and prepare embassy-stm32 0.3.0 | Ulf Lilleengen | 2025-08-12 | 1 | -1/+1 |
| | | |||||
| * | chore: prepare embassy-executor 0.8 release | Ulf Lilleengen | 2025-07-31 | 1 | -1/+1 |
| | | |||||
| * | Separated USB_OTG_HS to STM32WBA6 | Gerzain Mata | 2025-07-27 | 8 | -0/+334 |
