| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | stm32/rng: use bind_interrupts!. | Dario Nieuwenhuis | 2023-07-31 | 2 | -4/+7 | |
| | * | | Set frequency in stm32 SPI examples | bofh | 2023-07-31 | 2 | -2/+10 | |
| | * | | Fix formatting | bofh | 2023-07-30 | 1 | -9/+1 | |
| | * | | Fix stm32 SPI examples | bofh | 2023-07-30 | 2 | -13/+1 | |
| | |/ | ||||||
| | * | stm32/pwm: add output type control | xoviat | 2023-07-29 | 2 | -3/+5 | |
| | * | stm32/timer: merge pwm module into timer. (#1703) | Dario Nieuwenhuis | 2023-07-28 | 2 | -5/+5 | |
| * | | stm32/can: implement proper RX timestamps | chemicstry | 2023-07-25 | 1 | -2/+16 | |
| |/ | ||||||
| * | Merge pull request #1685 from chemicstry/bxcan_async_enable | Dario Nieuwenhuis | 2023-07-24 | 1 | -2/+5 | |
| |\ | ||||||
| | * | stm32/can: bxcan async enable | chemicstry | 2023-07-24 | 1 | -2/+5 | |
| * | | stm32: fix DAC examples | Adam Greig | 2023-07-22 | 1 | -1/+1 | |
| |/ | ||||||
| * | stm32/eth: add set_poll_interval | xoviat | 2023-07-15 | 1 | -1/+1 | |
| * | stm32/eth: impl. poll interval | xoviat | 2023-07-15 | 1 | -1/+1 | |
| * | stm32/eth: add f4 example | xoviat | 2023-07-15 | 1 | -0/+111 | |
| * | 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 | |
| | |/ | ||||||
| * / | 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 | |
| * | 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 | 1 | -18/+14 | |
| * | 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 | |
| | |/ |/| | ||||||
| * | | stm32/rtc: cleanup and consolidate | xoviat | 2023-04-18 | 1 | -0/+30 | |
| |/ | ||||||
| * | stm32/sdmmc: add init_card retry. | Dario Nieuwenhuis | 2023-04-17 | 1 | -1/+12 | |
| * | 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 | 1 | -1/+1 | |
| |\ | ||||||
| | * | executor: add Pender, rework Cargo features. | Dario Nieuwenhuis | 2023-04-03 | 1 | -1/+1 | |
| * | | 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 | |
