| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #3486 from BjornTheProgrammer/main | Ulf Lilleengen | 2024-11-01 | 2 | -13/+143 |
| |\ | |||||
| | * | Added ReceiverHandler to logger | Bjorn | 2024-10-31 | 2 | -13/+143 |
| |/ | |||||
| * | Merge pull request #3484 from embassy-rs/rp235x-pio-ie | Dario Nieuwenhuis | 2024-10-31 | 1 | -2/+10 |
| |\ | |||||
| | * | rp/pio: ensure PADS IE=1 which is not the default in rp235x. | Dario Nieuwenhuis | 2024-10-31 | 1 | -2/+10 |
| |/ | |||||
| * | Implement `embedded_io::Write` for `Uart<'d, T: Instance, Blocking>` (#3483) | flippette | 2024-10-31 | 1 | -0/+14 |
| * | Merge pull request #3478 from Frostie314159/raw-socket-fix | Dario Nieuwenhuis | 2024-10-30 | 1 | -1/+1 |
| |\ | |||||
| | * | Made import private again. | Frostie314159 | 2024-10-30 | 1 | -1/+1 |
| | * | Reexported some smoltcp types for raw socket. | Frostie314159 | 2024-10-29 | 1 | -2/+2 |
| * | | Merge pull request #3475 from diondokter/qspi-async | Dario Nieuwenhuis | 2024-10-30 | 1 | -4/+43 |
| |\ \ | |/ |/| | |||||
| | * | Add check for the flipside of the coin too | Dion Dokter | 2024-10-29 | 1 | -8/+11 |
| | * | Fix typo | Dion Dokter | 2024-10-29 | 1 | -1/+1 |
| | * | Add some sanity checks | Dion Dokter | 2024-10-29 | 1 | -0/+12 |
| | * | Expose async functions for QSPI | Dion Dokter | 2024-10-29 | 1 | -4/+28 |
| * | | Merge pull request #3458 from williams-one/fix-ltdc-settings-for-stm32u5 | Dario Nieuwenhuis | 2024-10-29 | 7 | -7/+473 |
| |\ \ | |||||
| | * | | Update chip from stm32u585ai to stm32u5g9zj and fix pinout | William | 2024-10-28 | 4 | -7/+7 |
| | * | | Fix format | William | 2024-10-28 | 1 | -2/+1 |
| | * | | Add LTDC example for STM32U5G9J-DK2 demo board | William | 2024-10-25 | 3 | -0/+464 |
| | * | | Update CFBLR configuration | William | 2024-10-25 | 1 | -0/+3 |
| * | | | Merge pull request #3469 from Meigs2/embassy-rp-fix-spi-rx-only-dma | Dario Nieuwenhuis | 2024-10-27 | 1 | -2/+3 |
| |\ \ \ | |||||
| | * | | | Add tx_dma to async spi | Connor | 2024-10-27 | 1 | -2/+3 |
| |/ / / | |||||
| * | | | Merge pull request #3257 from alexmoon/nrf-twim-transactions | Dario Nieuwenhuis | 2024-10-27 | 1 | -245/+312 |
| |\ \ \ | |||||
| | * | | | Refactoring and cleanup | Alex Moon | 2024-10-23 | 1 | -86/+95 |
| | * | | | Remove support for consecutive Read operations | Alex Moon | 2024-10-23 | 1 | -132/+57 |
| | * | | | Add support for transactions to Twim in embassy-nrf | Alex Moon | 2024-10-23 | 1 | -244/+377 |
| | |/ / | |||||
| * | | | Merge pull request #3456 from HaoboGu/feat/ospi_mm | Dario Nieuwenhuis | 2024-10-27 | 7 | -0/+621 |
| |\ \ \ | |||||
| | * | | | Add examples/stm32h7b0 to CI | Dario Nieuwenhuis | 2024-10-27 | 1 | -0/+1 |
| | * | | | fix: fmt code | Haobo Gu | 2024-10-26 | 1 | -9/+8 |
| | * | | | feat(example): move ospi memory mapped example for stm32h7b0 to separate folder | Haobo Gu | 2024-10-26 | 5 | -3/+124 |
| | * | | | feat(ospi): add ospi example | Haobo Gu | 2024-10-26 | 2 | -7/+437 |
| | * | | | feat(ospi): add memory mapped mode | Haobo Gu | 2024-10-25 | 1 | -15/+48 |
| | * | | | feat: set ospi memory mapped mode | Haobo Gu | 2024-10-23 | 1 | -0/+37 |
| * | | | | Merge pull request #3468 from korken89/fix-can-hang | Dario Nieuwenhuis | 2024-10-27 | 1 | -3/+7 |
| |\ \ \ \ | |||||
| | * | | | | This fixes 2 issues where STM32 BXCAN would hang | Emil Fresk | 2024-10-27 | 1 | -3/+7 |
| * | | | | | Merge pull request #3462 from Krensi/patch-2 | Ulf Lilleengen | 2024-10-26 | 1 | -3/+15 |
| |\ \ \ \ \ | |||||
| | * | | | | | fix spelling | ckrenslehner | 2024-10-25 | 1 | -1/+1 |
| | * | | | | | Update embassy Cargo.toml section in new_project.adoc | ckrenslehner | 2024-10-25 | 1 | -3/+15 |
| |/ / / / / | |||||
| * | | | | | Merge pull request #3454 from vivi202/embassy-rpSplitPwm | Dario Nieuwenhuis | 2024-10-25 | 1 | -0/+113 |
| |\ \ \ \ \ | |||||
| | * | | | | | Fix documentation. | Vincenzo Marturano | 2024-10-25 | 1 | -4/+6 |
| | * | | | | | Merge pull request #1 from vivi202/fixOwnedSplit | Vincenzo Marturano | 2024-10-25 | 1 | -19/+63 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Fixed owned split and implemented split_by_ref. | Vincenzo Marturano | 2024-10-25 | 1 | -20/+60 |
| | | * | | | | | Fixed mistakes. | Vincenzo Marturano | 2024-10-24 | 1 | -2/+6 |
| | | * | | | | | Fix missing lifetime | Vincenzo Marturano | 2024-10-24 | 1 | -2/+2 |
| | |/ / / / / | |||||
| | * | | | | | Implemented owned split. | Vincenzo Marturano | 2024-10-24 | 1 | -18/+29 |
| | * | | | | | Revert "Add new() method to PwmBatch so it can be istantiated." | Vincenzo Marturano | 2024-10-24 | 1 | -4/+0 |
| | * | | | | | Add new() method to PwmBatch so it can be istantiated. | Vincenzo Marturano | 2024-10-24 | 1 | -0/+4 |
| | * | | | | | Fixed missing trait implementation for PwmOutput. | Vincenzo Marturano | 2024-10-24 | 1 | -0/+4 |
| | * | | | | | Allow separate control of duty cycle for each channel in a pwm slice by split... | Vincenzo Marturano | 2024-10-24 | 1 | -0/+52 |
| | | |_|/ / | |/| | | | |||||
| * | | | | | Merge pull request #3460 from bugadani/keepawake | Dario Nieuwenhuis | 2024-10-25 | 1 | -0/+13 |
| |\ \ \ \ \ | |||||
| | * | | | | | Explain how to keep the executor awake | Dániel Buga | 2024-10-25 | 1 | -0/+13 |
| | |/ / / / | |||||
| * | | | | | Merge pull request #3461 from Krensi/patch-1 | Dario Nieuwenhuis | 2024-10-25 | 1 | -2/+2 |
| |\ \ \ \ \ | |/ / / / |/| | | | | |||||
