| Commit message (Expand) | Author | Age | Files | Lines |
| * | chore: Release embassy-usb version 0.5.0 | Ulf Lilleengen | 2025-07-16 | 1 | -1/+1 |
| * | Merge pull request #4228 from okhsunrog/adding_eeprom | Ulf Lilleengen | 2025-05-23 | 1 | -0/+32 |
| |\ |
|
| | * | added examples | okhsunrog | 2025-05-21 | 1 | -0/+32 |
| * | | 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 |
| * | 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 |
| * | 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/usart: Changing baud rate | Enmanuel Parache | 2024-12-03 | 1 | -0/+37 |
| * | 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 |
| * | Prepare for embassy-sync 0.6.0 release | Ulf Lilleengen | 2024-05-29 | 1 | -1/+1 |
| * | Reduce use of the full `futures` crate. | Dario Nieuwenhuis | 2024-04-26 | 2 | -2/+2 |
| * | Update dependent versions | James Munns | 2024-04-23 | 1 | -1/+1 |
| * | stm32/spi: remove DMA generic params. | Dario Nieuwenhuis | 2024-04-15 | 1 | -2/+1 |
| * | usb: remove device_descriptor buffer, store bytes in UsbDevice.inner instead | Adam Greig | 2024-03-23 | 1 | -2/+0 |
| * | stm32/rcc: unify naming sysclk field to `sys`, enum to `Sysclk`. | Dario Nieuwenhuis | 2024-02-26 | 1 | -1/+1 |
| * | usb-serial with HSI | shufps | 2024-01-14 | 1 | -0/+103 |
| * | changes to get usb working on a L1. Adds a usb_serial example too | shufps | 2024-01-14 | 1 | -0/+1 |
| * | 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 | 4 | -4/+1 |
| * | Update all references to `embasy-executor` to the latest version | Jesse Braham | 2023-12-06 | 1 | -1/+1 |
| * | update release version in examples and other crates | Scott Mabin | 2023-12-04 | 1 | -2/+2 |
| * | update embedded-storage{,-async}, remove patch. | Dario Nieuwenhuis | 2023-12-04 | 1 | -1/+1 |
| * | Remove nightly and unstable-traits features in preparation for 1.75. | Dario Nieuwenhuis | 2023-11-29 | 1 | -1/+1 |
| * | executor: release v0.3.3 | Dario Nieuwenhuis | 2023-11-15 | 1 | -1/+1 |
| * | Update heapless to v0.8, embedded-nal-async to v0.7 | Dario Nieuwenhuis | 2023-11-10 | 1 | -1/+1 |
| * | Release embassy-executor v0.3.1 | Dario Nieuwenhuis | 2023-11-01 | 1 | -1/+1 |
| * | Prepare embassy-net 0.2.1 and embassy-sync 0.4.0 | Dániel Buga | 2023-10-31 | 1 | -1/+1 |
| * | time: add `links` key, release v0.1.5. | Dario Nieuwenhuis | 2023-10-16 | 1 | -1/+1 |
| * | time: Update examples, tests, and other code to use new Timer::after_x conven... | Adam Greig | 2023-10-15 | 1 | -3/+3 |
| * | Release embassy-time 0.1.4 | Dániel Buga | 2023-10-12 | 1 | -1/+1 |
| * | feat: bump embassy-sync version to 0.3.0 | Ulf Lilleengen | 2023-09-14 | 1 | -1/+1 |
| * | Release embassy-time v0.1.3 | Jesse Braham | 2023-08-28 | 1 | -1/+1 |
| * | Bump executor crate version to 0.3.0 | Dániel Buga | 2023-08-23 | 1 | -1/+1 |
| * | Set frequency in stm32 SPI examples | bofh | 2023-07-31 | 1 | -1/+5 |
| * | Fix formatting | bofh | 2023-07-30 | 1 | -9/+1 |
| * | Fix stm32 SPI examples | bofh | 2023-07-30 | 1 | -2/+0 |
| * | Added debug=2 in release profile to all examples. | Piotr Esden-Tempski | 2023-07-26 | 1 | -0/+3 |
| * | Release embassy-time v0.1.2 | Dario Nieuwenhuis | 2023-07-06 | 1 | -1/+1 |
| * | Update probe-rs-cli -> probe-rs | Dario Nieuwenhuis | 2023-06-29 | 1 | -2/+2 |