| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Enable STM32N6 DMA and I2C clock sources | Lambert Sartory | 2025-12-11 | 3 | -5/+20 |
| * | ci: Remove useless `-n embassy`. | Dario Nieuwenhuis | 2025-12-10 | 2 | -2/+2 |
| * | Merge pull request #5024 from xoviat/sdio | xoviat | 2025-12-10 | 2 | -685/+625 |
| |\ | |||||
| | * | sdmmc: more refactorign | xoviat | 2025-12-10 | 2 | -685/+625 |
| |/ | |||||
| * | Merge pull request #5027 from embassy-rs/nrf54-rng-crash | Dario Nieuwenhuis | 2025-12-10 | 1 | -19/+11 |
| |\ | |||||
| | * | nrf/cracen: fix bus fault on drop. | Dario Nieuwenhuis | 2025-12-10 | 1 | -19/+11 |
| * | | Merge pull request #5026 from jamesmunns/james/add-fmt-script | Dario Nieuwenhuis | 2025-12-10 | 1 | -0/+13 |
| |\ \ | |||||
| | * | | Add a basic "format all" script | James Munns | 2025-12-10 | 1 | -0/+13 |
| |/ / | |||||
| * | | Merge pull request #5012 from MathisDeroo/adc_driver_v2 | James Munns | 2025-12-10 | 10 | -241/+495 |
| |\ \ | |||||
| | * | | rustfmt | James Munns | 2025-12-10 | 1 | -5/+3 |
| | * | | run rustfmt | Mathis Deroo | 2025-12-09 | 3 | -28/+17 |
| | * | | Fix cmdlX and cmdhX access using updated PAC | Mathis Deroo | 2025-12-09 | 2 | -8/+8 |
| | * | | Add support of ADC2 and ADC3 instances | Mathis Deroo | 2025-12-09 | 2 | -2/+2 |
| | * | | Use field accessors for FIFO results instead of hardcoded ones | Mathis Deroo | 2025-12-09 | 1 | -10/+9 |
| | * | | set_conv_command_config returns Result instead of panic if index > 7 | Mathis Deroo | 2025-12-09 | 3 | -4/+14 |
| | * | | Add Mode trait for Async and Blocking behavior | Mathis Deroo | 2025-12-09 | 3 | -57/+96 |
| | * | | Remove dereference for Instance ptr | Mathis Deroo | 2025-12-09 | 1 | -11/+11 |
| | * | | Use Result enum for ConvResult structure and read function | Mathis Deroo | 2025-12-09 | 2 | -9/+25 |
| | * | | Modify ConvCommandConfig struct | Mathis Deroo | 2025-12-09 | 3 | -24/+22 |
| | * | | Implement WaitCell per ADC instance | Mathis Deroo | 2025-12-09 | 1 | -4/+8 |
| | * | | Remove duplication of interrupt trait and use embassy_hal_internal | Mathis Deroo | 2025-12-09 | 2 | -159/+0 |
| | * | | Modify set_conv_command_config to support command index from 1 to 7 | Mathis Deroo | 2025-12-09 | 3 | -47/+55 |
| | * | | Run cargo fmt | Mathis Deroo | 2025-12-09 | 1 | -35/+23 |
| | * | | ADC driver improvement | Mathis Deroo | 2025-12-09 | 9 | -155/+519 |
| * | | | Merge pull request #5021 from cesardtamayo/feat/stm32wba6_rtc | xoviat | 2025-12-10 | 2 | -0/+124 |
| |\ \ \ | |||||
| | * | | | Copy rtc into stm32wba examples folder | Cesar Tamayo Claro | 2025-12-09 | 1 | -0/+62 |
| | * | | | Remove commented import | Cesar Tamayo Claro | 2025-12-09 | 1 | -1/+0 |
| | * | | | Update set date to Unix Epoch | Cesar Tamayo Claro | 2025-12-09 | 1 | -1/+1 |
| | * | | | Undo smt32f3 accidental change 2.0 | Cesar Tamayo Claro | 2025-12-09 | 1 | -2/+1 |
| | * | | | Undo smt32f3 accidental change | Cesar Tamayo Claro | 2025-12-09 | 1 | -1/+1 |
| | * | | | Add basic RTC support | Cesar Tamayo Claro | 2025-12-09 | 2 | -2/+66 |
| * | | | | Merge pull request #5023 from xoviat/tests | xoviat | 2025-12-10 | 1 | -12/+32 |
| |\ \ \ \ | |||||
| | * | | | | tests/stm32: make usart more noise-immune | xoviat | 2025-12-09 | 1 | -12/+32 |
| * | | | | | Merge pull request #5018 from xoviat/sdio | xoviat | 2025-12-10 | 7 | -527/+636 |
| |\ \ \ \ \ | |||||
| | * | | | | | sdmmc: refactor sd card creation | xoviat | 2025-12-09 | 5 | -224/+159 |
| | * | | | | | dma: add functions | xoviat | 2025-12-09 | 1 | -0/+58 |
| | * | | | | | sdmmc: use storage devices with reference | xoviat | 2025-12-09 | 2 | -317/+403 |
| | * | | | | | type-erase sdmmc | xoviat | 2025-12-09 | 1 | -182/+212 |
| | |/ / / / | |||||
| * | | | | | Merge pull request #4706 from rolim/stm32-sai-allow-nodiv-and-master-clock-di... | xoviat | 2025-12-09 | 4 | -6/+8 |
| |\ \ \ \ \ | |||||
| | * | | | | | allow again to set nodiv independently of master clock divider | Roman Lim | 2025-12-09 | 4 | -6/+8 |
| | | |_|/ / | |/| | | | |||||
| * | | | | | Merge pull request #4975 from tonarino/cdm-adm-control | Dario Nieuwenhuis | 2025-12-09 | 2 | -0/+11 |
| |\ \ \ \ \ | |||||
| | * | | | | | Don't forget the changelog! | goodhoko | 2025-12-02 | 1 | -0/+1 |
| | * | | | | | Expose dtr() and rts() on cdc_acm::ControlChanged | goodhoko | 2025-12-02 | 1 | -0/+10 |
| * | | | | | | Merge pull request #5016 from diogo464/cyw43-get-rssi | Dario Nieuwenhuis | 2025-12-09 | 1 | -0/+8 |
| |\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| | * | | | | | cyw43: added get_rssi to Controller | diogo464 | 2025-12-09 | 1 | -0/+8 |
| | | |/ / / | |/| | | | |||||
| * | | | | | Merge pull request #5015 from jamesmunns/james/dma-suggestions | James Munns | 2025-12-09 | 17 | -77/+4740 |
| |\ \ \ \ \ | |/ / / / |/| | | | | |||||
| | * | | | | rustfmt | James Munns | 2025-12-09 | 1 | -3/+7 |
| | * | | | | Add error state for DMA transfers | James Munns | 2025-12-09 | 3 | -9/+157 |
| | * | | | | Change transfer to return a result | James Munns | 2025-12-09 | 3 | -7/+11 |
| | * | | | | Use saddr read instead of interrupt to avoid double handler definition | James Munns | 2025-12-09 | 4 | -110/+62 |
