| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge #1454 | bors[bot] | 2023-05-14 | 2 | -1/+107 |
| |\ | |||||
| | * | stm32f0 flash implementation | Jaap Prickartz | 2023-05-14 | 2 | -1/+107 |
| * | | stm32 uart: Fix error flag handling for blocking operations | Timo Kröger | 2023-05-14 | 1 | -32/+61 |
| |/ | |||||
| * | Merge #1424 | bors[bot] | 2023-05-11 | 9 | -0/+684 |
| |\ | |||||
| | * | removed hardcoded addresses in memory.x | goueslati | 2023-05-04 | 1 | -19/+19 |
| | * | fixed ble table cmd buffer being constant | goueslati | 2023-05-03 | 1 | -1/+1 |
| | * | added TL Mailbox initialization for STM32WB | goueslati | 2023-05-02 | 9 | -0/+684 |
| * | | Fix some typos | Dirk Stolle | 2023-05-08 | 2 | -4/+4 |
| * | | Improve readability | Marco Pastrello | 2023-05-05 | 1 | -4/+2 |
| * | | removes unecessary braces | Marco Pastrello | 2023-05-05 | 1 | -4/+2 |
| * | | beautify | Marco Pastrello | 2023-05-04 | 1 | -2/+9 |
| * | | PPLXTPRE is a bool. | Marco Pastrello | 2023-05-04 | 1 | -6/+3 |
| * | | Support PLLXTPRE switch. | Marco Pastrello | 2023-05-04 | 1 | -1/+7 |
| * | | Simplify SUBGHZSPI configuration. | ceekdee | 2023-05-04 | 1 | -2/+2 |
| * | | Merge branch 'embassy-rs:master' into master | Chuck Davis | 2023-05-03 | 2 | -32/+100 |
| |\ \ | |||||
| | * | | stm32/usart: add OVER8 and PRESC support, update PAC | Dario Nieuwenhuis | 2023-05-02 | 2 | -32/+100 |
| | |/ | |||||
| * / | Handle SUBGHZSPI as async. | ceekdee | 2023-05-03 | 1 | -3/+8 |
| |/ | |||||
| * | stm32/dma: solve overlapping impl on DmaCtrl on stm32h7 | Dario Nieuwenhuis | 2023-05-01 | 3 | -15/+19 |
| * | stm32/uart: feature-gate ringbuffer out when using gpdma, not supported yet. | Dario Nieuwenhuis | 2023-05-01 | 2 | -0/+5 |
| * | stm32/bdma: add ringbuffer support. | Dario Nieuwenhuis | 2023-05-01 | 1 | -4/+183 |
| * | stm32/dma: remove separate process_tcif. | Dario Nieuwenhuis | 2023-05-01 | 1 | -37/+9 |
| * | Actually clear idle flag | Rasmus Melchior Jacobsen | 2023-05-01 | 1 | -1/+8 |
| * | Remove unused import | Rasmus Melchior Jacobsen | 2023-05-01 | 1 | -1/+1 |
| * | Support overflow detection for more than one ring-period | Rasmus Melchior Jacobsen | 2023-05-01 | 3 | -168/+191 |
| * | Do not disable dma request when idle line is detected | Rasmus Melchior Jacobsen | 2023-05-01 | 1 | -5/+0 |
| * | Ring-buffered uart rx with one-period overrun detection | Rasmus Melchior Jacobsen | 2023-05-01 | 5 | -18/+919 |
| * | Merge #1376 | bors[bot] | 2023-05-01 | 16 | -533/+159 |
| |\ | |||||
| | * | stm32/rtc: fix datetime and add f4 test | xoviat | 2023-04-25 | 1 | -10/+8 |
| | * | stm32/rtc: impl. functions on trait | xoviat | 2023-04-18 | 3 | -67/+69 |
| | * | stm32/rtc: build more chips | xoviat | 2023-04-18 | 3 | -94/+79 |
| | * | stm32/rtc: cleanup and consolidate | xoviat | 2023-04-18 | 13 | -438/+79 |
| * | | Merge branch 'embassy-rs:master' into master | Chuck Davis | 2023-04-30 | 3 | -18/+194 |
| |\ \ | |||||
| | * \ | Merge #1405 | bors[bot] | 2023-04-30 | 2 | -0/+180 |
| | |\ \ | |||||
| | | * | | removed constrain method | OueslatiGhaith | 2023-04-28 | 1 | -10/+0 |
| | | * | | fixed missing imports | OueslatiGhaith | 2023-04-27 | 1 | -0/+2 |
| | | * | | fixed mistake with casting channel to a usize | OueslatiGhaith | 2023-04-27 | 1 | -14/+14 |
| | | * | | add IPCC peripheral for stm32wb | OueslatiGhaith | 2023-04-27 | 2 | -0/+188 |
| | * | | | Merge #1412 | bors[bot] | 2023-04-30 | 1 | -18/+14 |
| | |\ \ \ | | |/ / | |/| | | |||||
| | | * | | stm32/uart: abort on error | xoviat | 2023-04-28 | 1 | -18/+14 |
| * | | | | Remove legacy LoRa drivers. | ceekdee | 2023-04-27 | 31 | -6282/+0 |
| |/ / / | |||||
| * | | | Deprecate original LoRa drivers. Update rust-lorawan releases. | ceekdee | 2023-04-25 | 1 | -0/+1 |
| * | | | Add external LoRa physical layer functionality. | ceekdee | 2023-04-21 | 2 | -2/+2 |
| |/ / | |||||
| * | | Merge #1370 | bors[bot] | 2023-04-19 | 1 | -61/+49 |
| |\ \ | |||||
| | * | | stm32/i2c: ignore wakes without interrupt | xoviat | 2023-04-19 | 1 | -0/+9 |
| | * | | stm32/i2c: fix races when using dma. | xoviat | 2023-04-17 | 1 | -62/+41 |
| * | | | stm32/spi: add new_txonly_nosck constructor, for neopixels, with an example i... | anton smeenk | 2023-04-18 | 1 | -0/+17 |
| * | | | stm32/spi: add support for all word sizes. | Dario Nieuwenhuis | 2023-04-18 | 6 | -133/+190 |
| * | | | Merge pull request #1348 from embassy-rs/h5-spi | Dario Nieuwenhuis | 2023-04-18 | 13 | -1052/+1149 |
| |\ \ \ | |||||
| | * | | | stm32/dma: add double buffered mode for DMA, update DCMI. | Dario Nieuwenhuis | 2023-04-18 | 2 | -14/+182 |
| | * | | | stm32/dma: refactor. | Dario Nieuwenhuis | 2023-04-18 | 13 | -1068/+997 |
| | | |/ | |/| | |||||
