| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #5071 from jamesmunns/james/bad-sosc | James Munns | 2025-12-18 | 1 | -40/+44 |
| |\ | |||||
| | * | Update example to not explicitly configure range | James Munns | 2025-12-15 | 1 | -2/+1 |
| | * | Add SOSC support | James Munns | 2025-12-15 | 1 | -40/+45 |
| * | | Merge pull request #5098 from xoviat/low-power | xoviat | 2025-12-18 | 11 | -12/+12 |
| |\ \ | |||||
| | * | | stm32: cleanup low-power features | xoviat | 2025-12-18 | 11 | -12/+12 |
| * | | | Fix rp webusb example on windows | Lucas Kent | 2025-12-18 | 1 | -1/+10 |
| |/ / | |||||
| * | | Merge pull request #5082 from Gerharddc/tuntap-update | Gerhard de Clercq | 2025-12-16 | 1 | -1/+1 |
| * | | wpan: build mac_ffd | xoviat | 2025-12-16 | 1 | -4/+4 |
| * | | chore: prepare nrf hals for release | Ulf Lilleengen | 2025-12-15 | 13 | -14/+14 |
| * | | mspm0: add MSPM0G518x support and new packages for others | i509VCB | 2025-12-14 | 8 | -0/+218 |
| * | | stm32: remove unneeded DeviceBusy | liebman | 2025-12-13 | 1 | -2/+1 |
| * | | stm32: update stm32wle5 low powe examples | liebman | 2025-12-13 | 4 | -76/+5 |
| * | | Add `run_until` function to std Executor as to support grafeul shutdown. | Gerhard de Clercq | 2025-12-12 | 1 | -0/+47 |
| * | | Merge pull request #5036 from embassy-rs/nrf54-buffered-rram | Ulf Lilleengen | 2025-12-12 | 2 | -0/+59 |
| |\ \ | |||||
| | * | | feat: add support for buffered write mode for rram | Ulf Lilleengen | 2025-12-11 | 2 | -0/+59 |
| * | | | Merge pull request #5045 from felipebalbi/imxrt/dma | xoviat | 2025-12-12 | 1 | -0/+26 |
| |\ \ \ | |||||
| | * | | | [iMXRT] add a minimal DMA copy example | Felipe Balbi | 2025-12-11 | 1 | -0/+26 |
| * | | | | Merge pull request #5042 from embassy-rs/update-rust-asdf | xoviat | 2025-12-12 | 1 | -4/+5 |
| |\ \ \ \ | |||||
| | * | | | | examples/std: fix warning. | Dario Nieuwenhuis | 2025-12-12 | 1 | -4/+5 |
| * | | | | | [iMXRT] Add spi driver | Felipe Balbi | 2025-12-11 | 3 | -0/+88 |
| | |/ / / |/| | | | |||||
| * | | | | Replace AsyncTrng with Mode typestate | Felipe Balbi | 2025-12-11 | 1 | -6/+6 |
| * | | | | Merge remote-tracking branch 'upstream/main' into mcxa/trng | Felipe Balbi | 2025-12-11 | 16 | -118/+343 |
| |\ \ \ \ | | |_|/ | |/| | | |||||
| | * | | | Merge pull request #5020 from simonborje/improve_cyw43_join_result | Dario Nieuwenhuis | 2025-12-11 | 2 | -2/+2 |
| | |\ \ \ | |||||
| | | * | | | Update examples and tests | Simon Börjesson | 2025-12-10 | 2 | -2/+2 |
| | * | | | | Merge pull request #5037 from jamesmunns/james/retouch-adc | James Munns | 2025-12-11 | 2 | -24/+22 |
| | |\ \ \ \ | |||||
| | | * | | | | Refactor the API | James Munns | 2025-12-11 | 2 | -24/+22 |
| | * | | | | | Merge pull request #5040 from jamesmunns/james/cleanup-reexports | James Munns | 2025-12-11 | 2 | -4/+2 |
| | |\ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| | | * | | | | Remove some unusual top level re-exports | James Munns | 2025-12-11 | 2 | -4/+2 |
| | * | | | | | Merge pull request #5030 from felipebalbi/mcxa/reset-reason | Felipe Balbi | 2025-12-11 | 1 | -0/+15 |
| | |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| | | * | | | | MCXA: Add a function to read Reset Reason | Felipe Balbi | 2025-12-10 | 1 | -0/+15 |
| | | |/ / / | |||||
| | * | | / | sdmmc: factor out sd and add sdio mod | xoviat | 2025-12-11 | 3 | -4/+7 |
| | | |_|/ | |/| | | |||||
| | * | | | Add more STM32N6 examples | Lambert Sartory | 2025-12-11 | 3 | -0/+111 |
| | |/ / | |||||
| | * | | Merge pull request #5012 from MathisDeroo/adc_driver_v2 | James Munns | 2025-12-10 | 3 | -60/+37 |
| | |\ \ | |||||
| | | * | | run rustfmt | Mathis Deroo | 2025-12-09 | 2 | -8/+7 |
| | | * | | set_conv_command_config returns Result instead of panic if index > 7 | Mathis Deroo | 2025-12-09 | 2 | -2/+2 |
| | | * | | Add Mode trait for Async and Blocking behavior | Mathis Deroo | 2025-12-09 | 2 | -9/+13 |
| | | * | | Use Result enum for ConvResult structure and read function | Mathis Deroo | 2025-12-09 | 1 | -2/+8 |
| | | * | | Modify ConvCommandConfig struct | Mathis Deroo | 2025-12-09 | 2 | -4/+4 |
| | | * | | Modify set_conv_command_config to support command index from 1 to 7 | Mathis Deroo | 2025-12-09 | 2 | -4/+4 |
| | | * | | ADC driver improvement | Mathis Deroo | 2025-12-09 | 3 | -54/+22 |
| | * | | | 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 #5018 from xoviat/sdio | xoviat | 2025-12-10 | 3 | -31/+30 |
| | |\ \ \ \ | |||||
| | | * | | | | sdmmc: refactor sd card creation | xoviat | 2025-12-09 | 3 | -31/+30 |
| * | | | | | | trng: Add dedicated constructors without configuration | Felipe Balbi | 2025-12-11 | 1 | -2/+20 |
