| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Make `integrated-timers` the default, remove Cargo feature. | Dario Nieuwenhuis | 2024-12-15 | 1 | -1/+1 |
| * | net: release v0.5.0 | Dario Nieuwenhuis | 2024-11-28 | 1 | -1/+1 |
| * | feat: change SOF timer to input capture | elagil | 2024-11-24 | 1 | -19/+30 |
| * | feat(stm32h5): add usb audio example | elagil | 2024-11-24 | 1 | -0/+367 |
| * | Bump sync version (#3562) | Dániel Buga | 2024-11-22 | 1 | -1/+1 |
| * | STM32H5xx ADC (#3557) | Gabriel Smith | 2024-11-21 | 1 | -0/+59 |
| * | 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 |
| * | Update smoltcp, embedded-nal-async to use the `core::net` IP addr types. | Dario Nieuwenhuis | 2024-10-07 | 1 | -1/+1 |
| * | net: refactor to simplify lifetimes/generics. | Dario Nieuwenhuis | 2024-09-16 | 1 | -7/+6 |
| * | examples: ensure at least 3 sockets to avoid running out (DHCP, DNS, the user's) | Dario Nieuwenhuis | 2024-08-07 | 1 | -7/+2 |
| * | 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 |
| * | stm32/usart: remove instance generic params | Jan Špaček | 2024-05-23 | 1 | -2/+1 |
| * | fixed: example loops crashing after 256 passes | Peter Kövesdi | 2024-04-29 | 1 | -1/+1 |
| * | low power for h5 | eZio Pan | 2024-04-28 | 2 | -1/+72 |
| * | 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 |
| * | examples: stm32: can: fix build | Torin Cooper-Bennun | 2024-04-22 | 1 | -1/+1 |
| * | stm32/usart: remove DMA generic params. | Dario Nieuwenhuis | 2024-04-16 | 3 | -24/+5 |
| * | Merge pull request #2697 from eZioPan/stm32-cordic | Dario Nieuwenhuis | 2024-04-04 | 1 | -0/+78 |
| |\ |
|
| | * | stm32 CORDIC: re-design API | eZio Pan | 2024-03-23 | 1 | -8/+51 |
| | * | stm32 CORDIC: add example | eZio Pan | 2024-03-23 | 1 | -0/+35 |
| * | | CAN: Unify API's between BXCAN and FDCAN. Use Envelope for all read methods i... | Corey Schuhen | 2024-03-28 | 1 | -5/+7 |
| |/ |
|
| * | usb: remove device_descriptor buffer, store bytes in UsbDevice.inner instead | Adam Greig | 2024-03-23 | 1 | -2/+0 |
| * | stm32: autogenerate mux config for all chips. | Dario Nieuwenhuis | 2024-03-01 | 2 | -6/+3 |
| * | Remove the OperatingMode typestates | Corey Schuhen | 2024-02-18 | 1 | -2/+1 |
| * | Port FDCAN HAL to use PAC directly instead of fdcan crate. | Corey Schuhen | 2024-02-17 | 1 | -33/+56 |
| * | Add FDCAN examples for STM32G4, STM32H5 and STM32H7 | Corey Schuhen | 2024-01-31 | 1 | -0/+74 |
| * | stm32/gpio: remove generics. | Dario Nieuwenhuis | 2024-01-22 | 1 | -3/+2 |
| * | bump embassy-time 0.3, embassy-executor 0.5, embassy-net 0.4. | Dario Nieuwenhuis | 2024-01-11 | 1 | -3/+3 |
| * | Update embedded-hal to v1.0 | Dario Nieuwenhuis | 2024-01-09 | 1 | -2/+2 |
| * | New embassy-net release | Scott Mabin | 2024-01-04 | 1 | -1/+1 |
| * | examples: configure executor task arena sizes. | Dario Nieuwenhuis | 2024-01-02 | 1 | -2/+2 |
| * | ci: use beta, add secondary nightly ci. | Dario Nieuwenhuis | 2023-12-21 | 10 | -11/+2 |
| * | chore: replace make_static! macro usage with non-macro version | Ulf Lilleengen | 2023-12-21 | 1 | -5/+8 |
| * | Update embedded-hal to 1.0.0-rc.3 | Dario Nieuwenhuis | 2023-12-14 | 1 | -2/+2 |
| * | 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 | -4/+4 |
| * | Update embedded-(hal,io,nal). | Dario Nieuwenhuis | 2023-11-29 | 1 | -4/+4 |
| * | stm32/i2c: add async, dual interrupt scaffolding. | Dario Nieuwenhuis | 2023-11-24 | 1 | -1/+2 |
| * | 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 | -2/+2 |
| * | usb: remove msos-descriptor feature. | Dario Nieuwenhuis | 2023-11-08 | 1 | -0/+1 |