| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Included README.md in docs | Barnaby Walters | 2024-01-11 | 1 | -0/+1 |
| * | Correction from review | Barnaby Walters | 2024-01-11 | 1 | -1/+1 |
| * | Corrections from review | Barnaby Walters | 2024-01-11 | 1 | -4/+1 |
| * | Expanded readme for crates release | Barnaby Walters | 2024-01-11 | 1 | -0/+28 |
| * | time: split driver into a separate embassy-time-driver crate. | Dario Nieuwenhuis | 2024-01-11 | 2 | -5/+5 |
| * | stm32: update metapac. | Dario Nieuwenhuis | 2024-01-10 | 3 | -50/+22 |
| * | Change GPIO inherent methods back to `&self`. | Dario Nieuwenhuis | 2024-01-10 | 2 | -59/+49 |
| * | Update embedded-hal to v1.0 | Dario Nieuwenhuis | 2024-01-09 | 2 | -24/+3 |
| * | Merge pull request #2405 from Sizurka/stm32g0-usb | Dario Nieuwenhuis | 2024-01-06 | 1 | -1/+50 |
| |\ | |||||
| | * | stm32: Add G0 USB RCC | Derek Hageman | 2024-01-05 | 1 | -1/+50 |
| * | | stm32/flash: add support for f1. | Dario Nieuwenhuis | 2024-01-05 | 9 | -25/+33 |
| |/ | |||||
| * | stm32: update metapac. | Dario Nieuwenhuis | 2024-01-03 | 2 | -5/+5 |
| * | Fix formatting of comments | Tyler Gilbert | 2024-01-03 | 1 | -4/+4 |
| * | Update u5.rs | Tyler | 2024-01-03 | 1 | -10/+8 |
| * | Update STM32 RCC U5 to support P and Q dividers | Tyler Gilbert | 2024-01-03 | 1 | -0/+18 |
| * | update stm32data, fixes missing interrupts. | Dario Nieuwenhuis | 2024-01-03 | 1 | -2/+2 |
| * | additional chip variants required more clocks | Adin Ackerman | 2024-01-02 | 2 | -2/+9 |
| * | fix g0 being left out of some clock controls | Adin Ackerman | 2024-01-02 | 3 | -11/+30 |
| * | allow unused variable | Christian Enderle | 2024-01-02 | 1 | -0/+1 |
| * | low-power: add feature for stm32l5 | Christian Enderle | 2024-01-02 | 1 | -1/+1 |
| * | low-power: add stop support for stm32l5 | Christian Enderle | 2024-01-02 | 2 | -3/+19 |
| * | dbgmcu: add stm32l5 support | Christian Enderle | 2024-01-02 | 1 | -1/+1 |
| * | update metapac to stm32-data PR 333 | Christian Enderle | 2024-01-02 | 1 | -2/+2 |
| * | Merge pull request #2367 from eZioPan/simplepwm-dma | Dario Nieuwenhuis | 2024-01-02 | 3 | -13/+133 |
| |\ | |||||
| | * | stm32/pwm: simplify impl blocks. | Dario Nieuwenhuis | 2024-01-02 | 1 | -2/+0 |
| | * | stm32/timer: add missing supertrait bounds. | Dario Nieuwenhuis | 2024-01-02 | 1 | -4/+7 |
| | * | ask a DMA Channel only when use .gen_waveform() | eZio Pan | 2024-01-02 | 1 | -50/+28 |
| | * | Merge branch 'embassy-rs:main' into simplepwm-dma | eZio Pan | 2024-01-02 | 6 | -42/+147 |
| | |\ | |||||
| | * | | some trivial fix | eZio Pan | 2023-12-30 | 1 | -9/+8 |
| | * | | record&restore TIM OC to it's earlier state | eZio Pan | 2023-12-29 | 2 | -15/+60 |
| | * | | implement PWM waveform generating with DMA | eZio Pan | 2023-12-28 | 3 | -16/+113 |
| * | | | Extend RTC low power mode for STM32G0 | Ben V. Brown | 2024-01-02 | 2 | -3/+13 |
| | |/ |/| | |||||
| * | | Merge pull request #2358 from lights0123/half-duplex | Dario Nieuwenhuis | 2024-01-01 | 1 | -6/+81 |
| |\ \ | |||||
| | * | | stm32: add half duplex USART driver | lights0123 | 2023-12-26 | 1 | -6/+81 |
| | |/ | |||||
| * | | Merge pull request #2373 from embassy-rs/jamesmunns-patch-2 | Dario Nieuwenhuis | 2023-12-28 | 1 | -0/+17 |
| |\ \ | |||||
| | * | | stm32: Add breadcrumb to i2cv1 investigation | James Munns | 2023-12-28 | 1 | -0/+17 |
| * | | | Merge pull request #2364 from embassy-rs/james/reenable-stm32-i2cv1-ints | Dario Nieuwenhuis | 2023-12-28 | 1 | -0/+3 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | Seems to help | James Munns | 2023-12-27 | 1 | -0/+3 |
| * | | | Merge pull request #2368 from chrenderle/l5-rtc | Dario Nieuwenhuis | 2023-12-28 | 2 | -7/+19 |
| |\ \ \ | |||||
| | * | | | Add low-power support for stm32l5 | Christian Enderle | 2023-12-26 | 2 | -7/+19 |
| | | |/ | |/| | |||||
| * | | | Merge pull request #2369 from chrenderle/dbgmcu | Dario Nieuwenhuis | 2023-12-28 | 1 | -26/+24 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | dbgmcu: set bits to false when disabled | Christian Enderle | 2023-12-28 | 1 | -26/+24 |
| | |/ | |||||
| * | | stm32: fix USB wait_enabled IN messages | Ben Schattinger | 2023-12-26 | 1 | -2/+2 |
| * | | stm32: USB IN endpoints use IN wakers | Ben Schattinger | 2023-12-26 | 1 | -1/+1 |
| |/ | |||||
| * | update metapac after stm32-data PR323 | eZio Pan | 2023-12-25 | 5 | -22/+21 |
| * | stm32: make time provider public again | Scott Mabin | 2023-12-23 | 1 | -2/+3 |
| * | Merge pull request #2339 from embassy-rs/make-static-remove | Ulf Lilleengen | 2023-12-21 | 1 | -2/+3 |
| |\ | |||||
| | * | chore: replace make_static! macro usage with non-macro version | Ulf Lilleengen | 2023-12-21 | 1 | -2/+3 |
| * | | note on circular mode DMA | eZio Pan | 2023-12-21 | 2 | -0/+8 |
| |/ | |||||
| * | remove embedded-sdmmc | Ulf Lilleengen | 2023-12-20 | 2 | -51/+0 |
