| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | fix: prepare embassy-sync 0.7.1 release | Ulf Lilleengen | 2025-08-12 | 5 | -5/+5 | |
| | | | | | * 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 | |
| | | ||||||
| * | chore: bump nrf and rp hal versions | Ulf Lilleengen | 2025-08-04 | 2 | -2/+2 | |
| | | ||||||
| * | Release embassy-embedded-hal v0.4 | Dario Nieuwenhuis | 2025-08-03 | 2 | -2/+2 | |
| | | ||||||
| * | chore: prepare embassy-executor 0.8 release | Ulf Lilleengen | 2025-07-31 | 5 | -5/+5 | |
| | | ||||||
| * | address ci test failure | Rick Rogers | 2025-07-25 | 1 | -0/+2 | |
| | | ||||||
| * | Merge branch 'embassy-rs:main' into obe1line-stm32c071 | obe1line | 2025-07-23 | 2 | -0/+118 | |
| |\ | ||||||
| | * | mspm0: add buffered uart driver | i509VCB | 2025-07-22 | 2 | -0/+118 | |
| | | | | | | | | | And tests for G3507. | |||||
| * | | Updated version of stm32-data and added c071 and c051 into ci.sh | Chris Storah | 2025-07-23 | 3 | -1/+11 | |
| |/ | ||||||
| * | chore: release embassy-nrf 0.5.0 and embassy-rp 0.6.0 | Ulf Lilleengen | 2025-07-16 | 2 | -2/+2 | |
| | | ||||||
| * | chore: Release embassy-embedded-hal version 0.3.1 | Ulf Lilleengen | 2025-07-16 | 2 | -2/+2 | |
| | | ||||||
| * | chore: prepare embassy-rp for release | Ulf Lilleengen | 2025-07-15 | 1 | -1/+1 | |
| | | ||||||
| * | chore: update to `embassy-nrf` v0.4.0 | Ulf Lilleengen | 2025-07-14 | 1 | -1/+1 | |
| | | ||||||
| * | Revert "chore: update to `embassy-nrf` v0.4.0" | Ulf Lilleengen | 2025-07-14 | 1 | -1/+1 | |
| | | | | | This reverts commit 1df59ffec4eed74ade4086da496a32d376e4190a. | |||||
| * | chore: update to `embassy-nrf` v0.4.0 | Ulf Lilleengen | 2025-07-14 | 1 | -1/+1 | |
| | | ||||||
| * | Merge pull request #4338 from i509VCB/dma | i509VCB | 2025-07-07 | 5 | -1/+517 | |
| |\ | | | | | | | mspm0: add dma driver | |||||
| | * | mspm0: add dma driver | i509VCB | 2025-07-06 | 5 | -1/+517 | |
| | | | ||||||
| * | | stm32/sdmmc: disable 1bit test. | Dario Nieuwenhuis | 2025-07-04 | 1 | -0/+4 | |
| | | | ||||||
| * | | stm32/dma: fix packing/unpacking not working. | Dario Nieuwenhuis | 2025-07-04 | 1 | -1/+1 | |
| | | | ||||||
| * | | Merge pull request #4237 from felipebalbi/rp-invert-gpio | Dario Nieuwenhuis | 2025-06-01 | 1 | -0/+34 | |
| |\ \ | | | | | | | | | | embassy-rp: implement input/output inversion | |||||
| | * | | embassy-rp: implement input/output inversion | Felipe Balbi | 2025-05-22 | 1 | -0/+34 | |
| | | | | | | | | | | | | | | | | RP2040/RP23xx support inversion in HW of the inputs and outputs. Implement minimal support for that. | |||||
| * | | | Merge pull request #4228 from okhsunrog/adding_eeprom | Ulf Lilleengen | 2025-05-23 | 2 | -2/+38 | |
| |\ \ \ | |/ / |/| | | Adding EEPROM support to embassy-stm32 | |||||
| | * | | added eeprom to tests | okhsunrog | 2025-05-21 | 2 | -2/+38 | |
| | |/ | ||||||
| * / | embassy-sync: bump to 0.7.0 | Matt Johnston | 2025-05-22 | 5 | -5/+5 | |
| |/ | ||||||
| * | mspm0: link interrupt groups in tests | i509VCB | 2025-05-20 | 1 | -0/+2 | |
| | | ||||||
| * | Merge pull request #4194 from i509VCB/update-metapac2 | Dario Nieuwenhuis | 2025-05-18 | 1 | -1/+1 | |
| |\ | | | | | mspm0: generate features per chip + package | |||||
| | * | mspm0: generate feature per chip + package | i509VCB | 2025-05-13 | 1 | -1/+1 | |
| | | | ||||||
| * | | Update defmt dependencies | Yuri Astrakhan | 2025-05-18 | 5 | -11/+11 | |
| | | | ||||||
| * | | Add rand-core v0.9 support. | Dario Nieuwenhuis | 2025-05-18 | 5 | -6/+3 | |
| | | | | | | | | | Co-Authored-By: Aurélien Jacobs <[email protected]> | |||||
| * | | Merge pull request #4187 from 1-rafael-1/rp235x-overclocking | Dario Nieuwenhuis | 2025-05-13 | 1 | -25/+24 | |
| |\ \ | |/ |/| | | | RP235x overclocking | |||||
| | * | Add ClockError enum and update system_freq to return Result for error handling | 1-rafael-1 | 2025-05-12 | 1 | -1/+1 | |
| | | | ||||||
| | * | rp235x overclocking | 1-rafael-1 | 2025-05-11 | 1 | -25/+24 | |
| | | | ||||||
| * | | Merge pull request #4155 from marcemmers/remove-instance-from-rp-uart-type | Ulf Lilleengen | 2025-05-09 | 3 | -9/+9 | |
| |\ \ | | | | | | | [embassy-rp] Remove <T: Instance> from Uart and BufferedUart | |||||
| | * | | Update examples and tests | Marc | 2025-05-02 | 3 | -9/+9 | |
| | | | | ||||||
| * | | | Merge pull request #4150 from 1-rafael-1/rp2040-overclocking | Ulf Lilleengen | 2025-05-09 | 1 | -0/+70 | |
| |\ \ \ | | |/ | |/| | RP: rp2040 overclocking | |||||
| | * | | Changes after review | 1-rafael-1 | 2025-05-07 | 1 | -1/+1 | |
| | | | | ||||||
| | * | | first batch of changes after review | 1-rafael-1 | 2025-05-02 | 1 | -5/+5 | |
| | | | | ||||||
| | * | | make ci happy | 1-rafael-1 | 2025-05-01 | 1 | -1/+6 | |
| | | | | ||||||
| | * | | overclock test, should now run on all rp chips | 1-rafael-1 | 2025-05-01 | 1 | -54/+40 | |
| | | | | ||||||
| | * | | Refactor overclock test for RP2040: add unused imports conditionally and ↵ | 1-rafael-1 | 2025-05-01 | 1 | -0/+17 | |
| | | | | | | | | | | | | | ensure placeholder main function for non-RP2040 targets | |||||
| | * | | Add overclocking test for RP2040 with timer and PWM tests at 200Mhz | 1-rafael-1 | 2025-05-01 | 1 | -0/+62 | |
| | |/ | ||||||
| * / | Maybe fixed all CI | Dion Dokter | 2025-05-01 | 1 | -3/+5 | |
| |/ | ||||||
| * | stm32/sdmmc: add support for multiple block reads and writes. | Oliver | 2025-04-18 | 1 | -2/+18 | |
| | | ||||||
| * | Merge pull request #4017 from shilga/SpinlockMutex | Dario Nieuwenhuis | 2025-04-07 | 1 | -0/+54 | |
| |\ | | | | | | | embassy-rp: Spinlock mutex implementation | |||||
| | * | embassy-rp: add multicore test for SpinlockRawMutex | Sebastian Quilitz | 2025-04-07 | 1 | -0/+54 | |
| | | | ||||||
| * | | mspm0: add uart tests | i509VCB | 2025-04-06 | 5 | -0/+179 | |
| | | | | | | | | | This also fixes a bug in the uart clock calculation where it could select an oversampling faster than what the hardware is providing. | |||||
| * | | Merge pull request #4016 from antonok-edm/emmc | Dario Nieuwenhuis | 2025-04-06 | 1 | -2/+2 | |
| |\ \ | | | | | | | | | | Support eMMC devices via SDMMC (STM32) | |||||
| | * | | refactor to reduce code duplication | Anton Lazarev | 2025-03-31 | 1 | -2/+2 | |
| | | | | ||||||
| * | | | BufferedUart initialization | Michael Gomez | 2025-04-04 | 5 | -7/+7 | |
| |/ / | | | | | | | | | | | | | This change modifies UART initialization throughout Embassy to take pins before interrupts. Related to #1304. | |||||
| * / | Statically allocate task pools on stable Rust. | Dario Nieuwenhuis | 2025-03-28 | 3 | -3/+3 | |
| |/ | | | | | | Thanks @0e4ef622 for the awesome idea of how to do it and the first implementation. Co-Authored-By: Matthew Tran <[email protected]> | |||||
