| Commit message (Expand) | Author | Age | Files | Lines |
| * | chore: Release embassy-usb version 0.5.0 | Ulf Lilleengen | 2025-07-16 | 1 | -1/+1 |
| * | fix examples | Süha Ünüvar | 2025-06-27 | 1 | -1/+1 |
| * | stm32: adapt examples to timer API changes | melvdl | 2025-06-27 | 1 | -1/+1 |
| * | 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 | 3 | -5/+5 |
| * | chore: bump embassy-sync version | Ulf Lilleengen | 2025-01-15 | 1 | -1/+1 |
| * | 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 |
| * | 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 |
| * | Bump sync version (#3562) | Dániel Buga | 2024-11-22 | 1 | -1/+1 |
| * | 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 |
| * | Release embassy-executor v0.6.1, embassy-executor-macros v0.6.1 | Dario Nieuwenhuis | 2024-10-21 | 1 | -1/+1 |
| * | 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 |
| * | prepare for embassy-time 0.3.1 release | Ulf Lilleengen | 2024-06-04 | 1 | -1/+1 |
| * | Merge pull request #3014 from brunob45/pwm_input | Dario Nieuwenhuis | 2024-05-31 | 2 | -0/+106 |
| |\ |
|
| | * | fix fmt | Bruno Bousquet | 2024-05-29 | 1 | -1/+4 |
| | * | rename get_width_ticks and add info!() in examples | Bruno Bousquet | 2024-05-29 | 1 | -5/+4 |
| | * | Apply suggestions from code review | Bruno Bousquet | 2024-05-29 | 2 | -2/+2 |
| | * | fix fmt again | Bruno Bousquet | 2024-05-29 | 1 | -2/+1 |
| | * | Merge branch 'pwm_input_f103' into pwm_input | Bruno Bousquet | 2024-05-29 | 1 | -1/+2 |
| | |\ |
|
| | | * | fix fmt | Bruno Bousquet | 2024-05-29 | 1 | -1/+2 |
| | * | | remove dev files | Bruno Bousquet | 2024-05-29 | 4 | -99/+0 |
| | |/ |
|
| | * | fix F103 example | Bruno Bousquet | 2024-05-29 | 2 | -2/+4 |
| | * | pwm_input is working on F446 | Bruno Bousquet | 2024-05-29 | 3 | -2/+52 |
| | * | add f103 example for input_capture | Bruno Bousquet | 2024-05-28 | 5 | -0/+151 |
| * | | 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 | 1 | -1/+0 |
| * | Update dependent versions | James Munns | 2024-04-23 | 1 | -1/+1 |
| * | stm32: update adc examples | Andres Vahter | 2024-04-10 | 1 | -3/+3 |
| * | stm32/can: simplify bxcan api, merging bx::* into the main structs. | Dario Nieuwenhuis | 2024-04-02 | 1 | -8/+5 |
| * | CAN: Unify API's between BXCAN and FDCAN. Use Envelope for all read methods i... | Corey Schuhen | 2024-03-28 | 2 | -13/+90 |
| * | usb: remove device_descriptor buffer, store bytes in UsbDevice.inner instead | Adam Greig | 2024-03-23 | 1 | -2/+0 |
| * | Use Result instead of Option for Frame creation. | Corey Schuhen | 2024-03-13 | 1 | -1/+1 |
| * | Shared frame types. | Corey Schuhen | 2024-03-13 | 1 | -3/+3 |
| * | Fix examples and improve imports required. | Corey Schuhen | 2024-03-07 | 1 | -4/+5 |
| * | Documentation. | Corey Schuhen | 2024-03-07 | 1 | -3/+3 |
| * | Make use of internal BXCAN crate work. Tested on stm32f103 with real bus and ... | Corey Schuhen | 2024-03-07 | 1 | -2/+2 |
| * | stm32/rcc: port F1 to new API. | Dario Nieuwenhuis | 2024-02-13 | 2 | -6/+18 |
| * | bump embassy-time 0.3, embassy-executor 0.5, embassy-net 0.4. | Dario Nieuwenhuis | 2024-01-11 | 1 | -2/+2 |
| * | ci: use beta, add secondary nightly ci. | Dario Nieuwenhuis | 2023-12-21 | 6 | -6/+1 |
| * | More formatting. | Corey Schuhen | 2023-12-11 | 1 | -2/+1 |
| * | Update formatting. | Corey Schuhen | 2023-12-11 | 1 | -19/+8 |
| * | Add example for using CAN with STM32F103 (BluePill) with a real CAN | Corey Schuhen | 2023-12-11 | 1 | -0/+79 |
| * | Update all references to `embasy-executor` to the latest version | Jesse Braham | 2023-12-06 | 1 | -1/+1 |