| Commit message (Expand) | Author | Age | Files | Lines |
| * | Reverted adding AnyBinding, removed AnyChannel, removed ability for ExtiInput... | WillaWillNot | 2025-11-22 | 2 | -12/+2 |
| * | Fixed broken examples/formatting reported by CI | WillaWillNot | 2025-11-21 | 3 | -6/+12 |
| * | Updated documentation, fixed EXTI definition issues with chips that have touc... | WillaWillNot | 2025-11-21 | 1 | -2/+14 |
| * | stm32/adc: extract into common | xoviat | 2025-11-12 | 2 | -5/+9 |
| * | adc: remove sample_time from struct | xoviat | 2025-11-10 | 2 | -9/+5 |
| * | feat: stm32 spi driver slave mode | Cristian Milatinov | 2025-11-04 | 1 | -1/+2 |
| * | rtc: use consistent api between stop and non-stop | xoviat | 2025-11-04 | 1 | -2/+2 |
| * | stm32/adc/v3: missing cfg option for adc_u0 fro into_ring_buffered | maor malka | 2025-10-07 | 1 | -1/+1 |
| * | Merge branch 'embassy-rs:main' into main | maor1993 | 2025-10-07 | 8 | -12/+14 |
| |\ |
|
| | * | Rustfmt for edition 2024. | Dario Nieuwenhuis | 2025-10-06 | 7 | -11/+13 |
| | * | Edition 2024. | Dario Nieuwenhuis | 2025-10-06 | 1 | -1/+1 |
| * | | Merge branch 'embassy-rs:main' into main | maor1993 | 2025-10-06 | 1 | -2/+8 |
| |\| |
|
| | * | stm32: add config to MCO to control the drive strength. | Daniel Nilsson | 2025-10-01 | 1 | -2/+8 |
| * | | Merge branch 'main' into main | maor1993 | 2025-08-29 | 2 | -6/+6 |
| |\| |
|
| | * | executor: return error when creating the spawntoken, not when spawning. | Dario Nieuwenhuis | 2025-08-29 | 2 | -6/+6 |
| * | | Merge branch 'embassy-rs:main' into main | maor1993 | 2025-08-29 | 1 | -8/+14 |
| |\| |
|
| | * | fix: update more minor versions | Ulf Lilleengen | 2025-08-27 | 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 |
| * | | stm32l4/example/adc_dma: missing clock configuration | maor malka | 2025-08-24 | 1 | -5/+7 |
| * | | stm32/adc/v3: added support for DMA based adc sampling | maor malka | 2025-08-24 | 1 | -0/+49 |
| |/ |
|
| * | fix: prepare embassy-sync 0.7.1 release | Ulf Lilleengen | 2025-08-12 | 1 | -1/+1 |
| * | chore: update metapac and prepare embassy-stm32 0.3.0 | Ulf Lilleengen | 2025-08-12 | 1 | -1/+1 |
| * | rustfmt | Süha Ünüvar | 2025-08-08 | 1 | -9/+1 |
| * | i2c examples | Süha Ünüvar | 2025-08-08 | 4 | -7/+2 |
| * | Release embassy-embedded-hal v0.4 | Dario Nieuwenhuis | 2025-08-03 | 1 | -1/+1 |
| * | chore: prepare embassy-executor 0.8 release | Ulf Lilleengen | 2025-07-31 | 1 | -1/+1 |
| * | chore: Release embassy-usb version 0.5.0 | Ulf Lilleengen | 2025-07-16 | 1 | -1/+1 |
| * | chore: Release embassy-embedded-hal version 0.3.1 | Ulf Lilleengen | 2025-07-16 | 1 | -1/+1 |
| * | merge new embassy changes | jrmoulton | 2025-06-10 | 10 | -33/+502 |
| |\ |
|
| | * | embassy-sync: bump to 0.7.0 | Matt Johnston | 2025-05-22 | 1 | -1/+1 |
| | * | Update defmt dependencies | Yuri Astrakhan | 2025-05-18 | 1 | -3/+3 |
| | * | Add rand-core v0.9 support. | Dario Nieuwenhuis | 2025-05-18 | 2 | -2/+0 |
| | * | Maybe fixed all CI | Dion Dokter | 2025-05-01 | 1 | -1/+1 |
| | * | Statically allocate task pools on stable Rust. | Dario Nieuwenhuis | 2025-03-28 | 1 | -1/+1 |
| | * | Remove Peripheral trait, rename PeripheralRef->Peri. | Dario Nieuwenhuis | 2025-03-27 | 1 | -2/+3 |
| | * | stm32/dac: remove DMA generic params. | Dario Nieuwenhuis | 2025-03-25 | 2 | -5/+5 |
| | * | chore: prepare embassy-net release | Ulf Lilleengen | 2025-02-14 | 1 | -1/+1 |
| | * | chore: bump embassy-sync version | Ulf Lilleengen | 2025-01-15 | 1 | -1/+1 |
| | * | Release embassy-usb v0.4.0, embassy-usb-logger v0.4.0. | Dario Nieuwenhuis | 2025-01-15 | 1 | -1/+1 |
| | * | Release embassy-stm32 v0.2.0 | Dario Nieuwenhuis | 2025-01-10 | 1 | -1/+1 |
| | * | Prepare embassy-net drivers | Dániel Buga | 2025-01-05 | 1 | -1/+1 |
| | * | Prepare embassy-net 0.6 | Dániel Buga | 2025-01-05 | 1 | -1/+1 |
| | * | Prepare embassy-embedded-hal 0.3 | Dániel Buga | 2025-01-05 | 1 | -1/+1 |
| | * | Remove manual settings of `composite_with_iads=true` | Eekle | 2024-12-24 | 1 | -7/+0 |
| | * | Prepare new embassy-time-*driver, embassy-executor, embassy-time | Dániel Buga | 2024-12-22 | 1 | -2/+2 |
| | * | Make `integrated-timers` the default, remove Cargo feature. | Dario Nieuwenhuis | 2024-12-15 | 1 | -1/+1 |
| | * | stm32 tsc examples: minor corrections | michel | 2024-11-29 | 1 | -2/+2 |
| | * | Refactor TSC module: Remove redundant 'Tsc' prefixes for improved naming cons... | michel | 2024-11-29 | 3 | -11/+11 |
| | * | stm32 multipin examples: remove check for group status since we are using the... | michel | 2024-11-29 | 1 | -26/+2 |