| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #2996 from joelsa/fix-gpiov1 | Dario Nieuwenhuis | 2024-05-24 | 2 | -1/+13 |
| |\ | |||||
| | * | 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 |
| * | | Merge pull request #2998 from joelsa/add-nrf52810-example | Dario Nieuwenhuis | 2024-05-24 | 6 | -0/+96 |
| |\ \ | |/ |/| | |||||
| | * | Correct chip in comment | Joël Schulz-Andres | 2024-05-24 | 1 | -1/+1 |
| | * | Add example to CI | Joël Schulz-Andres | 2024-05-24 | 1 | -0/+1 |
| | * | Add NRF52810 example | Joël Schulz-Andres | 2024-05-24 | 5 | -0/+95 |
| |/ | |||||
| * | Merge pull request #2836 from honzasp/usart-nogeneric | Dario Nieuwenhuis | 2024-05-23 | 8 | -431/+467 |
| |\ | |||||
| | * | stm32/usart: remove instance generic params | Jan Špaček | 2024-05-23 | 8 | -431/+467 |
| * | | Merge pull request #2990 from jamesmunns/james/license-book | Dario Nieuwenhuis | 2024-05-23 | 2 | -0/+448 |
| |\ \ | |/ |/| | |||||
| | * | Explicitly license the book prose CC-BY-SA | James Munns | 2024-05-23 | 2 | -0/+448 |
| * | | 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 | 11 | -126/+128 |
| |\ \ | |/ |/| | |||||
| | * | 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 | 11 | -121/+131 |
| * | | Merge pull request #2987 from sourcebox/sync-additions | Ulf Lilleengen | 2024-05-22 | 6 | -3/+52 |
| |\ \ | |||||
| | * | | embassy-sync: Add clear function to all channels | Oliver Rockstedt | 2024-05-22 | 6 | -3/+52 |
| |/ / | |||||
| * | | Merge pull request #2984 from sourcebox/sync-additions | Dario Nieuwenhuis | 2024-05-22 | 3 | -5/+5 |
| |\ \ | |||||
| | * | | embassy-sync: fixed some documentation typos | Oliver Rockstedt | 2024-05-22 | 3 | -5/+5 |
| |/ / | |||||
| * | | Merge pull request #2983 from reneherrero/main | Dario Nieuwenhuis | 2024-05-21 | 1 | -0/+68 |
| |\ \ | |||||
| | * \ | Merge branch 'main' of github.com:reneherrero/embassy | René Herrero | 2024-05-21 | 7 | -447/+520 |
| | |\ \ | |||||
| | * | | | added CAN example | René Herrero | 2024-05-21 | 1 | -0/+68 |
| * | | | | Merge pull request #2982 from embassy-rs/qspi-nodma | Dario Nieuwenhuis | 2024-05-21 | 2 | -151/+167 |
| |\ \ \ \ | |_|/ / |/| | | | |||||
| | * | | | stm32/qspi: remove DMA generic param. | Dario Nieuwenhuis | 2024-05-22 | 2 | -151/+167 |
| |/ / / | |||||
| * | | | 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 #2781 from ismet55555/pwm-change | Dario Nieuwenhuis | 2024-05-21 | 2 | -51/+59 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | rp/pwm: rename channel->slice in args, misc fix. | Dario Nieuwenhuis | 2024-05-21 | 2 | -32/+32 |
| | * | | | | | | Remove generics from embassy-rp | Ismet Handzic | 2024-05-21 | 1 | -42/+50 |
| * | | | | | | | Merge pull request #2981 from embassy-rs/remove-cargo-install-probe-rs | Dario Nieuwenhuis | 2024-05-21 | 2 | -7/+2 |
| |\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | |||||
| | * | | | | | | Remove "cargo install probe-rs", point users to probe.rs instead. | Dario Nieuwenhuis | 2024-05-21 | 2 | -7/+2 |
| |/ / / / / / | |||||
| * | | | | | | 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 #2980 from sourcebox/sync-additions | Dario Nieuwenhuis | 2024-05-21 | 4 | -8/+8 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | embassy-sync: fixed some clippy warnings | Oliver Rockstedt | 2024-05-21 | 4 | -8/+8 |
| * | | | | | | | | 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 |
