| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat: new_txonly_nosck in spim | swanandx | 2024-01-03 | 1 | -5/+18 |
| | | |||||
| * | feat: new_txonly_nosck in spis | swanandx | 2024-01-03 | 1 | -6/+34 |
| | | |||||
| * | Merge pull request #2394 from swanandx/ready-impl-tcp | Ulf Lilleengen | 2024-01-03 | 1 | -0/+24 |
| |\ | | | | | | | impl ReadReady and WriteReady for tcp | ||||
| | * | feat: impl ReadReady and WriteReady for tcp | swanandx | 2024-01-03 | 1 | -0/+24 |
| |/ | |||||
| * | Merge pull request #2393 from embassy-rs/qspi-async-multiwrite | Ulf Lilleengen | 2024-01-03 | 1 | -0/+3 |
| |\ | | | | | | | fix: add missing impl block for async qspi multiwrite | ||||
| | * | fix: add missing impl block for async qspi multiwrite | Ulf Lilleengen | 2024-01-03 | 1 | -0/+3 |
| |/ | |||||
| * | Merge pull request #2389 from embassy-rs/update-stm32data-4 | Dario Nieuwenhuis | 2024-01-03 | 2 | -2/+3 |
| |\ | | | | | | | update stm32data, fixes missing interrupts. | ||||
| | * | update stm32data, fixes missing interrupts. | Dario Nieuwenhuis | 2024-01-03 | 2 | -2/+3 |
| |/ | |||||
| * | Merge pull request #2388 from AdinAck/g0-clocks | Dario Nieuwenhuis | 2024-01-03 | 3 | -13/+39 |
| |\ | | | | | | | Add Missing Clocks on G0 to `Clocks` | ||||
| | * | 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 |
| |/ | |||||
| * | Merge pull request #2387 from chrenderle/low-power | Dario Nieuwenhuis | 2024-01-02 | 5 | -8/+90 |
| |\ | | | | | | | low-power: add stop support for stm32l5 | ||||
| | * | allow unused variable | Christian Enderle | 2024-01-02 | 1 | -0/+1 |
| | | | |||||
| | * | fix for rustfmt | Christian Enderle | 2024-01-02 | 1 | -2/+2 |
| | | | |||||
| | * | low-power: add feature for stm32l5 | Christian Enderle | 2024-01-02 | 1 | -1/+1 |
| | | | |||||
| | * | stm32l5: add low-power stop example | Christian Enderle | 2024-01-02 | 2 | -1/+66 |
| | | | |||||
| | * | 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 #2386 from embassy-rs/jamesmunns-patch-2 | Dario Nieuwenhuis | 2024-01-02 | 1 | -1/+7 |
| |\ | | | | | | | [FAQ]: Link to Arena configuration docs | ||||
| | * | [FAQ]: Link to Arena configuration docs | James Munns | 2024-01-02 | 1 | -1/+7 |
| |/ | |||||
| * | Merge pull request #2385 from embassy-rs/examples-arena-sizes | Dario Nieuwenhuis | 2024-01-02 | 24 | -27/+27 |
| |\ | | | | | | | examples: configure executor task arena sizes. | ||||
| | * | examples: configure executor task arena sizes. | Dario Nieuwenhuis | 2024-01-02 | 24 | -27/+27 |
| |/ | |||||
| * | Merge pull request #2367 from eZioPan/simplepwm-dma | Dario Nieuwenhuis | 2024-01-02 | 4 | -75/+146 |
| |\ | | | | | | | implement PWM waveform generating with DMA | ||||
| | * | 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 | 5 | -86/+35 |
| | | | |||||
| | * | Merge branch 'embassy-rs:main' into simplepwm-dma | eZio Pan | 2024-01-02 | 15 | -50/+222 |
| | |\ | |||||
| | * | | some trivial fix | eZio Pan | 2023-12-30 | 2 | -10/+9 |
| | | | | | | | | | | | | | use less #[cfg] macro; reuse same variable | ||||
| | * | | 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 | 7 | -82/+159 |
| | | | | |||||
| * | | | Merge pull request #2312 from Ralim/low-power-g0 | Dario Nieuwenhuis | 2024-01-02 | 2 | -3/+13 |
| |\ \ \ | |_|/ |/| | | | | | Extend RTC low power mode for STM32G0 | ||||
| | * | | 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 | ||||
| | * | | stm32: add half duplex USART driver | lights0123 | 2023-12-26 | 1 | -6/+81 |
| | |/ | |||||
| * | | Merge pull request #2379 from WardBenjamin/fix/lora-docs-links | Dario Nieuwenhuis | 2024-01-01 | 2 | -3/+2 |
| |\ \ | | | | | | | Fix LoRa-related links in README and docs | ||||
| | * | | Expand LoRa crate notes per PR review | Benjamin Ward | 2024-01-01 | 1 | -1/+1 |
| | | | | |||||
| | * | | Update docs to reflect current LoRa crate name/location | Benjamin Ward | 2023-12-30 | 1 | -1/+1 |
| | | | | |||||
| | * | | Fix lora-rs link in README | Benjamin Ward | 2023-12-30 | 1 | -2/+1 |
| | | | | |||||
| * | | | Merge pull request #2380 from MabezDev/cfg-task-args | Dario Nieuwenhuis | 2023-12-31 | 2 | -4/+29 |
| |\ \ \ | |/ / |/| | | | | | Extend the task macro to allow cfging arguments away | ||||
| | * | | Add test case | Scott Mabin | 2023-12-31 | 1 | -0/+14 |
| | | | | |||||
| | * | | Extend the task macro to allow cfging arguments away | Scott Mabin | 2023-12-31 | 1 | -4/+15 |
| |/ / | |||||
| * | | Merge pull request #2374 from ftilde/fix-uarte-restart | Dario Nieuwenhuis | 2023-12-30 | 1 | -0/+1 |
| |\ \ | | | | | | | | | | Reset rx_started state of nrf buffered_uarte on init | ||||
| | * | | Reset rx_started state of nrf buffered_uarte on init | ftilde | 2023-12-29 | 1 | -0/+1 |
| |/ / | | | | | | | | | | | This was likely forgotten as part of c46418f12. Without this, when creating a uarte instance, dropping it and then creating another instance, this instance would never receive any bytes. | ||||
| * | | Merge pull request #2373 from embassy-rs/jamesmunns-patch-2 | Dario Nieuwenhuis | 2023-12-28 | 1 | -0/+17 |
| |\ \ | | | | | | | stm32: Add breadcrumb to i2cv1 investigation | ||||
| | * | | stm32: Add breadcrumb to i2cv1 investigation | James Munns | 2023-12-28 | 1 | -0/+17 |
| | | | | | | | | | | Adds an in-code breadcrumb for https://github.com/embassy-rs/embassy/issues/2372 | ||||
| * | | | Merge pull request #2364 from embassy-rs/james/reenable-stm32-i2cv1-ints | Dario Nieuwenhuis | 2023-12-28 | 1 | -0/+3 |
| |\ \ \ | | | | | | | | | STM32: Re-enable I2Cv1 Interrupts if poll-fn is not ready | ||||
| | * | | | Seems to help | James Munns | 2023-12-27 | 1 | -0/+3 |
| | | | | | |||||
| * | | | | Merge pull request #2371 from dzamlo/main | Dario Nieuwenhuis | 2023-12-28 | 1 | -0/+5 |
| |\ \ \ \ | | | | | | | | | | | Add set_hop_limit to UDP sockets | ||||
| | * | | | | Add set_hop_limit to UDP sockets | Loïc Damien | 2023-12-28 | 1 | -0/+5 |
| | | |/ / | |/| | | |||||
