| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | executor: return error when creating the spawntoken, not when spawning. | Dario Nieuwenhuis | 2025-08-29 | 1 | -2/+2 |
| | | |||||
| * | chore: prepare embassy crate releases | Ulf Lilleengen | 2025-08-26 | 1 | -6/+6 |
| | | |||||
| * | Load all crates in the graph, honor the "publish" flag to prevent publishing ↵ | Dario Nieuwenhuis | 2025-08-25 | 1 | -0/+6 |
| | | | | | examples/tests. | ||||
| * | fix: prepare embassy-sync 0.7.1 release | Ulf Lilleengen | 2025-08-12 | 1 | -1/+1 |
| | | | | | * Add newtype for moved type to preserve API compat | ||||
| * | chore: update metapac and prepare embassy-stm32 0.3.0 | Ulf Lilleengen | 2025-08-12 | 1 | -1/+1 |
| | | |||||
| * | revert deleted import | Süha Ünüvar | 2025-08-08 | 1 | -0/+1 |
| | | |||||
| * | rustfmt | Süha Ünüvar | 2025-08-08 | 1 | -2/+2 |
| | | |||||
| * | i2c examples | Süha Ünüvar | 2025-08-08 | 1 | -5/+4 |
| | | |||||
| * | chore: prepare embassy-executor 0.8 release | Ulf Lilleengen | 2025-07-31 | 1 | -1/+1 |
| | | |||||
| * | chore: Release embassy-usb version 0.5.0 | Ulf Lilleengen | 2025-07-16 | 1 | -1/+1 |
| | | |||||
| * | stm32: adapt examples to timer API changes | melvdl | 2025-06-27 | 1 | -1/+1 |
| | | |||||
| * | merge new embassy changes | jrmoulton | 2025-06-10 | 7 | -24/+182 |
| |\ | |||||
| | * | embassy-sync: bump to 0.7.0 | Matt Johnston | 2025-05-22 | 1 | -1/+1 |
| | | | |||||
| | * | Update defmt dependencies | Yuri Astrakhan | 2025-05-18 | 1 | -3/+3 |
| | | | |||||
| | * | Remove Peripheral trait, rename PeripheralRef->Peri. | Dario Nieuwenhuis | 2025-03-27 | 1 | -1/+1 |
| | | | |||||
| | * | chore: bump embassy-sync version | Ulf Lilleengen | 2025-01-15 | 1 | -1/+1 |
| | | | | | | | | | Prepare version 0.6.2 for release | ||||
| | * | Release embassy-usb v0.4.0, embassy-usb-logger v0.4.0. | Dario Nieuwenhuis | 2025-01-15 | 1 | -1/+1 |
| | | | |||||
| | * | Release embassy-stm32 v0.2.0 | Dario Nieuwenhuis | 2025-01-10 | 1 | -1/+1 |
| | | | |||||
| | * | Remove manual settings of `composite_with_iads=true` | Eekle | 2024-12-24 | 1 | -5/+0 |
| | | | |||||
| | * | Prepare new embassy-time-*driver, embassy-executor, embassy-time | Dániel Buga | 2024-12-22 | 1 | -2/+2 |
| | | | |||||
| | * | Make `integrated-timers` the default, remove Cargo feature. | Dario Nieuwenhuis | 2024-12-15 | 1 | -1/+1 |
| | | | |||||
| | * | stm32 adc g4: example of async read | Ivan Li | 2024-11-23 | 1 | -0/+60 |
| | | | | | | | | | Signed-off-by: Ivan Li <[email protected]> | ||||
| | * | Bump sync version (#3562) | Dániel Buga | 2024-11-22 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | * Bump sync version * Use old embassy-sync in rp bluetooth example * Downgrade update to minor | ||||
| | * | Release embassy-executor 0.6.3. | Dario Nieuwenhuis | 2024-11-12 | 1 | -1/+1 |
| | | | |||||
| | * | Prep executor 0.6.2 | Dániel Buga | 2024-11-06 | 1 | -1/+1 |
| | | | |||||
| | * | Merge pull request #3317 from GrantM11235/simplepwmchannel | Ulf Lilleengen | 2024-10-23 | 1 | -10/+9 |
| | |\ | | | | | | | | | | embassy-stm32: Add SimplePwmChannel | ||||
| | | * | last oops I promise | Grant Miller | 2024-09-06 | 1 | -2/+1 |
| | | | | |||||
| | | * | Update examples | Grant Miller | 2024-09-06 | 1 | -9/+9 |
| | | | | |||||
| | * | | Release embassy-executor v0.6.1, embassy-executor-macros v0.6.1 | Dario Nieuwenhuis | 2024-10-21 | 1 | -1/+1 |
| | | | | |||||
| | * | | Merge pull request #3169 from Adancurusul/g4_dev | Dario Nieuwenhuis | 2024-09-10 | 2 | -0/+104 |
| | |\ \ | | | | | | | | | | | | | Add adc oversampling and adc differential for g4 | ||||
| | | * | | Add oversampling and differential for g4 | Chen Yuheng | 2024-07-11 | 2 | -0/+104 |
| | | | | | |||||
| | * | | | [UCPD] Add support for non-SOP packets | Sjoerd Simons | 2024-08-18 | 1 | -1/+1 |
| | | |/ | |/| | | | | | | | | | | | | | | | | | | | Allow capturing (and distinguishing) non-SOP packets as well. The default configuration will just configure SOP packets. For ease of use the default receive function signature is unchanged as for PD sinks (which is likely the common usage) just SOP is enough so no need to differentiate. | ||||
| * / | | add stm32 i2c slave example | jrmoulton | 2024-08-13 | 1 | -0/+149 |
| |/ / | |||||
| * | | prepare release embassy-executor | Ulf Lilleengen | 2024-08-05 | 1 | -1/+1 |
| | | | |||||
| * | | Prepare to release embassy-usb | Ulf Lilleengen | 2024-08-05 | 1 | -1/+1 |
| | | | |||||
| * | | Prepare embassy-time release | Ulf Lilleengen | 2024-08-05 | 1 | -1/+1 |
| | | | |||||
| * | | bump more udbd-hid usages to 0.8.1 | JuliDi | 2024-07-16 | 1 | -1/+1 |
| |/ | |||||
| * | stm32 adc: introduce blocking_read | Andres Vahter | 2024-07-03 | 1 | -1/+1 |
| | | |||||
| * | prepare for embassy-time 0.3.1 release | Ulf Lilleengen | 2024-06-04 | 1 | -1/+1 |
| | | |||||
| * | Prepare for embassy-sync 0.6.0 release | Ulf Lilleengen | 2024-05-29 | 1 | -1/+1 |
| | | |||||
| * | fixed: example loops crashing after 256 passes | Peter Kövesdi | 2024-04-29 | 1 | -2/+2 |
| | | |||||
| * | Reduce use of the full `futures` crate. | Dario Nieuwenhuis | 2024-04-26 | 2 | -2/+1 |
| | | |||||
| * | Update dependent versions | James Munns | 2024-04-23 | 1 | -1/+1 |
| | | |||||
| * | examples: stm32: can: fix build | Torin Cooper-Bennun | 2024-04-22 | 1 | -2/+2 |
| | | |||||
| * | stm32/adc: update g4 for new pac. | Dario Nieuwenhuis | 2024-04-14 | 1 | -1/+1 |
| | | |||||
| * | stm32: update adc examples | Andres Vahter | 2024-04-10 | 1 | -2/+2 |
| | | |||||
| * | CAN: Unify API's between BXCAN and FDCAN. Use Envelope for all read methods ↵ | Corey Schuhen | 2024-03-28 | 1 | -12/+17 |
| | | | | | instead of a tuple sometimes. | ||||
| * | usb: remove device_descriptor buffer, store bytes in UsbDevice.inner instead | Adam Greig | 2024-03-23 | 1 | -2/+0 |
| | | |||||
| * | [UCPD] Enable dead-battery support in example | Timo Kröger | 2024-03-14 | 1 | -2/+3 |
| | | |||||
| * | [UCPD] Take interrupt in constructor and enable it | Timo Kröger | 2024-03-14 | 1 | -2/+6 |
| | | |||||
