| 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 | 2 | -5/+2 |
| * | Updated documentation, fixed EXTI definition issues with chips that have touc... | WillaWillNot | 2025-11-21 | 2 | -4/+28 |
| * | stm32: Move i2c_master test to examples | HybridChild | 2025-11-13 | 1 | -0/+609 |
| * | stm32: Add i2c v2 transaction test | HybridChild | 2025-11-12 | 1 | -219/+0 |
| * | stm32/i2c_v2: Add transaction test | HybridChild | 2025-11-12 | 1 | -0/+219 |
| * | adc: remove sample_time from struct | xoviat | 2025-11-10 | 2 | -6/+5 |
| * | Rustfmt for edition 2024. | Dario Nieuwenhuis | 2025-10-06 | 1 | -1/+1 |
| * | Edition 2024. | Dario Nieuwenhuis | 2025-10-06 | 1 | -2/+2 |
| * | executor: return error when creating the spawntoken, not when spawning. | Dario Nieuwenhuis | 2025-08-29 | 2 | -4/+4 |
| * | Added STM32 ADCv1 analog watchdog implementation | Iris Artin | 2025-06-26 | 1 | -0/+34 |
| * | Remove Peripheral trait, rename PeripheralRef->Peri. | Dario Nieuwenhuis | 2025-03-27 | 1 | -3/+4 |
| * | Clarified comments about the cortex_m::asm::delay functionality in al… (#3064) | Daniel Philipp | 2024-06-12 | 1 | -2/+2 |
| * | stm32: update metapac. Adds U5 LPDMA, fixes ADC_COMMONs. | Dario Nieuwenhuis | 2024-04-29 | 1 | -3/+3 |
| * | stm32: update adc examples | Andres Vahter | 2024-04-10 | 1 | -3/+3 |
| * | Incorporated adam’s suggestion into all multiprio comments | Barnaby Walters | 2024-04-07 | 1 | -3/+4 |
| * | [embassy-stm32] added comments explaining multiprio interrupts | Barnaby Walters | 2024-04-07 | 1 | -0/+4 |
| * | stm32/adc: reexport enums from PAC to avoid boilerplate hell. | Dario Nieuwenhuis | 2024-02-26 | 1 | -1/+1 |
| * | stm32/gpio: remove generics. | Dario Nieuwenhuis | 2024-01-22 | 2 | -6/+4 |
| * | ci: use beta, add secondary nightly ci. | Dario Nieuwenhuis | 2023-12-21 | 7 | -7/+0 |
| * | time: Update examples, tests, and other code to use new Timer::after_x conven... | Adam Greig | 2023-10-15 | 6 | -15/+15 |
| * | stm32/adc: cleanup f1, f3, v1, and v2 | xoviat | 2023-09-27 | 1 | -1/+1 |
| * | stm32/adc: make v1 async and leave en | xoviat | 2023-09-20 | 1 | -3/+9 |
| * | stm32: update stm32-metapac. | Dario Nieuwenhuis | 2023-06-19 | 1 | -2/+2 |
| * | examples: use nicer InterrupExt to set irq priority in multprio. | Dario Nieuwenhuis | 2023-06-09 | 1 | -9/+5 |
| * | Fix some typos | Dirk Stolle | 2023-05-08 | 1 | -2/+2 |
| * | Fix example reference voltage | Grant Miller | 2023-04-05 | 1 | -4/+3 |
| * | Fix example | Grant Miller | 2023-04-05 | 1 | -3/+12 |
| * | Update STM32F0 ADC example to use `read_internal` | Matthew W. Samsonoff | 2023-04-05 | 1 | -2/+5 |
| * | Add ADC example for STM32F0 | Matthew W. Samsonoff | 2023-04-05 | 1 | -0/+24 |
| * | executor: add Pender, rework Cargo features. | Dario Nieuwenhuis | 2023-04-03 | 1 | -1/+1 |
| * | cortex-m/executor: don't use the owned interrupts system. | Dario Nieuwenhuis | 2023-02-28 | 1 | -11/+21 |
| * | added watchdog example | @imrank03 | 2022-12-21 | 1 | -0/+25 |
| * | added priority based example | @imrank03 | 2022-12-21 | 1 | -0/+139 |
| * | added interrupt example | @imrank03 | 2022-12-21 | 1 | -0/+27 |
| * | button controlled example | @imrank03 | 2022-12-21 | 1 | -0/+64 |
| * | added blinky example for stm32f0 | @imrank03 | 2022-11-23 | 1 | -0/+28 |
| * | Split embassy-time from embassy-executor. | Dario Nieuwenhuis | 2022-08-18 | 1 | -2/+2 |
| * | Remove HAL initialization from #[embassy::main] macro. | Dario Nieuwenhuis | 2022-08-17 | 1 | -2/+2 |
| * | Split embassy crate into embassy-executor, embassy-util. | Dario Nieuwenhuis | 2022-07-29 | 1 | -3/+3 |
| * | Run rustfmt. | Dario Nieuwenhuis | 2022-06-12 | 1 | -3/+1 |
| * | Use embassy/defmt-timestamp-uptime in all examples. | Dario Nieuwenhuis | 2022-04-02 | 2 | -20/+2 |
| * | Remove trait_alias, allow(incomplete_features). | Dario Nieuwenhuis | 2021-09-03 | 1 | -1/+0 |
| * | stm32: move dbgmcu stuff to toplevel config setting, defaulting to true. | Dario Nieuwenhuis | 2021-08-19 | 2 | -8/+1 |
| * | Merge pull request #344 from bobmcwhirter/remove_builders | Dario Nieuwenhuis | 2021-08-04 | 1 | -4/+3 |
| |\ |
|
| | * | Fmt giving me headaches. | Bob McWhirter | 2021-08-04 | 1 | -1/+0 |
| | * | Um. | Bob McWhirter | 2021-08-04 | 1 | -0/+1 |
| | * | Unused import. | Bob McWhirter | 2021-08-04 | 1 | -1/+0 |
| | * | Remove more extra vars. | Bob McWhirter | 2021-08-04 | 1 | -3/+1 |
| | * | Remove builders from Config(s) and examples. | Bob McWhirter | 2021-08-04 | 1 | -1/+3 |