| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Prepare for embassy-sync 0.6.0 release | Ulf Lilleengen | 2024-05-29 | 1 | -1/+1 |
| * | Merge pull request #2988 from de-vri-es/bxcan-tx-fifo-scheduling | Dario Nieuwenhuis | 2024-05-28 | 2 | -22/+98 |
| |\ | |||||
| | * | embassy_stm32: allow scheduling lower priority frames in bxcan driver | Maarten de Vries | 2024-05-27 | 2 | -8/+18 |
| | * | embassy_stm32: implement optional FIFO scheduling for outgoing frames | Maarten de Vries | 2024-05-27 | 2 | -15/+81 |
| * | | stm32: ensure the core runs on HSI clock while setting up rcc | Aurélien Jacobs | 2024-05-27 | 5 | -56/+95 |
| |/ | |||||
| * | Merge pull request #2943 from joelsa/add-miso-pullup | Dario Nieuwenhuis | 2024-05-24 | 2 | -2/+46 |
| |\ | |||||
| | * | Remove wrong modulo | Joël Schulz-Andres | 2024-05-24 | 1 | -2/+2 |
| | * | Naming: Change pullup to pull | Joël Schulz-Ansres | 2024-05-24 | 1 | -6/+6 |
| | * | Change bool to Pull | Joël Schulz-Ansres | 2024-05-23 | 1 | -28/+6 |
| | * | Merge branch 'embassy-rs:main' into add-miso-pullup | Joel Schulz-Andres | 2024-05-23 | 36 | -986/+3582 |
| | |\ | |||||
| | * | | Remove Speed::Input in order to move it into separate PR | Joël Schulz-Ansres | 2024-05-22 | 2 | -5/+2 |
| | * | | Cargo format | Joël Schulz-Ansres | 2024-05-22 | 1 | -11/+7 |
| | * | | Use ODR register for Pull::Up or Down | Joël Schulz-Ansres | 2024-05-22 | 1 | -10/+12 |
| | * | | Cargo format | Joël Schulz-Ansres | 2024-05-15 | 2 | -16/+26 |
| | * | | Add miso pullup to spi configuration, add input as field for speed | Joël Schulz-Ansres | 2024-05-15 | 2 | -2/+63 |
| * | | | Formatting | Joël Schulz-Andres | 2024-05-24 | 1 | -2/+4 |
| * | | | Add body to match statement | Joël Schulz-Andres | 2024-05-24 | 1 | -1/+1 |
| * | | | Use match instead of if | Joël Schulz-Andres | 2024-05-24 | 1 | -3/+4 |
| * | | | Fix naming | Joël Schulz-Andres | 2024-05-24 | 1 | -1/+1 |
| * | | | gpiov1: Do not call set_speed for AFType::Input | Joël Schulz-Andres | 2024-05-24 | 2 | -1/+10 |
| * | | | stm32/usart: remove instance generic params | Jan Špaček | 2024-05-23 | 4 | -423/+462 |
| | |/ |/| | |||||
| * | | Merge pull request #2989 from MabezDev/ringbuf-reconfigure | Dario Nieuwenhuis | 2024-05-23 | 1 | -2/+1 |
| |\ \ | |||||
| | * | | Don't teardown during reconfigure | Scott Mabin | 2024-05-22 | 1 | -2/+1 |
| * | | | Merge pull request #2985 from rumcake-rs/stm32-adc-anyadcchannel | Dario Nieuwenhuis | 2024-05-23 | 10 | -125/+127 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | remove InternalChannel and AdcPin | Univa | 2024-05-22 | 9 | -69/+8 |
| | * | | make AdcChannel required for InternalChannel | Univa | 2024-05-21 | 1 | -1/+1 |
| | * | | add back InternalChannel and implement it where its missing | Univa | 2024-05-21 | 9 | -9/+62 |
| | * | | add AnyAdcChannel | Univa | 2024-05-20 | 10 | -120/+130 |
| * | | | stm32/qspi: remove DMA generic param. | Dario Nieuwenhuis | 2024-05-22 | 1 | -145/+160 |
| * | | | Merge pull request #2941 from nautd/kkoppul2/update_ospi | Dario Nieuwenhuis | 2024-05-21 | 1 | -380/+437 |
| |\ \ \ | |||||
| | * | | | update to remove dma generics | Karun | 2024-05-14 | 1 | -380/+437 |
| | | |/ | |/| | |||||
| * | | | Merge pull request #2786 from andelf/fix/stm32wl-msi-crash | Dario Nieuwenhuis | 2024-05-21 | 1 | -0/+7 |
| |\ \ \ | |||||
| | * | | | Fix crash caused by using higher MSI on STM32WL | Andelf | 2024-04-08 | 1 | -0/+7 |
| * | | | | Merge pull request #2829 from aurelj/stm32-rcc-hsi | Dario Nieuwenhuis | 2024-05-21 | 1 | -9/+15 |
| |\ \ \ \ | |||||
| | * | | | | stm32: ensure the core runs on HSI clock while setting up rcc | Aurélien Jacobs | 2024-04-16 | 1 | -9/+15 |
| * | | | | | Merge pull request #2777 from taunusflieger/feature/HSEM | Dario Nieuwenhuis | 2024-05-21 | 3 | -2/+186 |
| |\ \ \ \ \ | |||||
| | * | | | | | stm32/hsem: misc fixes. | Dario Nieuwenhuis | 2024-05-21 | 2 | -4/+5 |
| | * | | | | | HSEM support for embassy-stm32 | Michael Zill | 2024-05-21 | 2 | -0/+183 |
| * | | | | | | Merge pull request #2895 from qwerty19106/fix_uart_half_fifo_flush | Dario Nieuwenhuis | 2024-05-21 | 1 | -4/+46 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Clear Receiver enable flag before write in Half-Duplex mode | Роман Кривенков | 2024-05-02 | 1 | -4/+46 |
| * | | | | | | | Merge pull request #2853 from nautd/kkoppul2/tsc | Dario Nieuwenhuis | 2024-05-21 | 4 | -0/+1208 |
| |\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| | * | | | | | | Add versioning for group checks | Karun | 2024-05-03 | 1 | -0/+2 |
| | * | | | | | | Check group configuration validity | Karun | 2024-05-03 | 1 | -17/+233 |
| | * | | | | | | Add example documentation | Karun | 2024-05-03 | 1 | -0/+60 |
| | * | | | | | | Functional touch sensing | Karun | 2024-05-02 | 2 | -182/+189 |
| | * | | | | | | update num groups definition | Karun | 2024-05-02 | 1 | -0/+5 |
| | * | | | | | | remove remaining warnings | Karun | 2024-05-02 | 1 | -17/+18 |
| | * | | | | | | Address versioning and format issues raised by CI | Karun | 2024-05-02 | 3 | -9/+49 |
| | * | | | | | | hyperspecific constructor | Karun | 2024-05-02 | 1 | -20/+119 |
| | * | | | | | | Prevent invalid config sets | Karun | 2024-05-02 | 2 | -7/+38 |
