| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | Merge pull request #1578 from schphil/can-split | xoviat | 2023-07-05 | 1 | -8/+10 | |
| |\ \ | |/ |/| | ||||||
| | * | make stm32f4 example work | Philipp Scheff | 2023-07-04 | 1 | -8/+10 | |
| * | | Merge pull request #1565 from JuliDi/main | Dario Nieuwenhuis | 2023-06-29 | 1 | -4/+5 | |
| |\ \ | ||||||
| | * | | Update DAC examples, add DAC + DMA example | JuliDi | 2023-06-28 | 1 | -4/+5 | |
| | |/ | ||||||
| * | | Update probe-rs-cli -> probe-rs | Dario Nieuwenhuis | 2023-06-29 | 1 | -2/+2 | |
| * | | stm32/otg: add VBUS detection. | Dario Nieuwenhuis | 2023-06-27 | 2 | -2/+6 | |
| |/ | ||||||
| * | stm32/can: update interrupts | xoviat | 2023-06-19 | 1 | -2/+11 | |
| * | stm32: update stm32-metapac. | Dario Nieuwenhuis | 2023-06-19 | 1 | -6/+2 | |
| * | examples: use nicer InterrupExt to set irq priority in multprio. | Dario Nieuwenhuis | 2023-06-09 | 1 | -9/+5 | |
| * | Remove embassy-cortex-m crate, move stuff to embassy-hal-common. | Dario Nieuwenhuis | 2023-06-09 | 1 | -1/+1 | |
| * | net: Support dual stackĀ IP | Ruben De Smet | 2023-06-07 | 1 | -2/+2 | |
| * | Rename StaticConfig to StaticConfigV4 | Ruben De Smet | 2023-06-06 | 1 | -1/+1 | |
| * | Use make_static! from static-cell v1.1 | Dario Nieuwenhuis | 2023-06-01 | 2 | -19/+15 | |
| * | Fix blocking example | Rasmus Melchior Jacobsen | 2023-05-26 | 1 | -2/+2 | |
| * | Formatting | Rasmus Melchior Jacobsen | 2023-05-25 | 1 | -3/+3 | |
| * | Fix examples | Rasmus Melchior Jacobsen | 2023-05-25 | 1 | -2/+2 | |
| * | Let Flash<Async/Blocking> be a thing | Rasmus Melchior Jacobsen | 2023-05-25 | 1 | -1/+1 | |
| * | Align with new bind_interrupt | Rasmus Melchior Jacobsen | 2023-05-25 | 2 | -5/+9 | |
| * | Align examples | Rasmus Melchior Jacobsen | 2023-05-25 | 2 | -7/+88 | |
| *-. | Merge #1340 #1474 | bors[bot] | 2023-05-25 | 1 | -0/+36 | |
| |\ \ | ||||||
| | * | | stm32/i2s: add module and example for f4 | xoviat | 2023-05-03 | 1 | -0/+36 | |
| * | | | stm32: move to bind_interrupts | xoviat | 2023-05-24 | 7 | -22/+42 | |
| | |/ |/| | ||||||
| * | | Merge #1419 | bors[bot] | 2023-05-19 | 1 | -28/+3 | |
| |\ \ | ||||||
| | * | | stm32/pwm: improve dead-time api | xoviat | 2023-05-01 | 1 | -28/+3 | |
| * | | | net: do not use smoltcp Instant/Duration in public API. | Dario Nieuwenhuis | 2023-05-15 | 1 | -1/+1 | |
| * | | | Fix some typos | Dirk Stolle | 2023-05-08 | 1 | -1/+1 | |
| | |/ |/| | ||||||
| * | | Merge #1376 | bors[bot] | 2023-05-01 | 2 | -0/+31 | |
| |\ \ | |/ |/| | ||||||
| | * | stm32/rtc: cleanup and consolidate | xoviat | 2023-04-18 | 2 | -0/+31 | |
| * | | Bump versions preparing for -macros and -executor release | Ulf Lilleengen | 2023-04-27 | 1 | -1/+1 | |
| * | | Switch from probe-run to probe-rs-cli. | Dario Nieuwenhuis | 2023-04-26 | 1 | -2/+2 | |
| * | | enable inline-asm feature for cortex-m in examples | pennae | 2023-04-18 | 1 | -1/+1 | |
| |/ | ||||||
| * | stm32/sdmmc: add init_card retry. | Dario Nieuwenhuis | 2023-04-17 | 1 | -1/+12 | |
| * | stm32/rtc: remove chrono datetime and add converters | xoviat | 2023-04-16 | 1 | -1/+1 | |
| * | stm32/sdmmc: switch to AFIT. | Dario Nieuwenhuis | 2023-04-15 | 1 | -1/+1 | |
| * | Release embassy-sync v0.2.0 | Dario Nieuwenhuis | 2023-04-13 | 1 | -1/+1 | |
| * | Merge #1330 | bors[bot] | 2023-04-06 | 1 | -0/+77 | |
| |\ | ||||||
| | * | stm32/pwm: fix unused import | xoviat | 2023-04-05 | 1 | -1/+1 | |
| | * | stm32/pwm: add complementary pwm example | xoviat | 2023-04-05 | 1 | -0/+77 | |
| * | | Align flash examples | Rasmus Melchior Jacobsen | 2023-04-05 | 1 | -6/+7 | |
| |/ | ||||||
| * | Merge #1321 | bors[bot] | 2023-04-04 | 2 | -2/+2 | |
| |\ | ||||||
| | * | executor: add Pender, rework Cargo features. | Dario Nieuwenhuis | 2023-04-03 | 2 | -2/+2 | |
| * | | Merge #1313 | bors[bot] | 2023-04-04 | 1 | -12/+2 | |
| |\ \ | ||||||
| | * | | Fix interrupt handling so it is similar to before the rework, and fix examples | Mathias | 2023-03-31 | 1 | -12/+2 | |
| | |/ | ||||||
| * | | run fmt | Mathieu Dupont | 2023-04-03 | 1 | -1/+0 | |
| * | | Add MCO support for L4 and F4 families | Mathieu Dupont | 2023-04-03 | 1 | -0/+31 | |
| |/ | ||||||
| * | Fix examples broken by the macro fix. | Dario Nieuwenhuis | 2023-03-08 | 2 | -4/+2 | |
| * | Merge pull request #1244 from embassy-rs/interruptexecutor | Dario Nieuwenhuis | 2023-03-01 | 1 | -13/+23 | |
| |\ | ||||||
| | * | cortex-m/executor: don't use the owned interrupts system. | Dario Nieuwenhuis | 2023-02-28 | 1 | -13/+23 | |
| * | | Example fixes. | Dario Nieuwenhuis | 2023-03-01 | 2 | -13/+4 | |
| |/ | ||||||
| * | stm32/sdmmc: Implement proper clock configuration | chemicstry | 2023-02-23 | 1 | -1/+2 | |
