| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Cleanups, docs | James Munns | 2025-12-18 | 1 | -1/+2 |
| | | |||||
| * | First basic test works | James Munns | 2025-12-18 | 1 | -3/+22 |
| | | |||||
| * | Merge pull request #5071 from jamesmunns/james/bad-sosc | James Munns | 2025-12-18 | 1 | -40/+44 |
| |\ | | | | | | | [MCXA]: Add support for SOSC/clk_in | ||||
| | * | 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 |
| |\ \ | | | | | | | | | | make stm32wb examples use low-power-pender | ||||
| | * | | 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 |
| | | | | | | | embassy-net-tuntap: update async-io | ||||
| * | | 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 |
| | | | | | | | | | | | | | G518x is the first MSPM0 part with a USB, I2S and NPU peripheral. There is also a new TIMB peripheral (no PWM, so it is perfect for a time driver). Unfortunately it also introduces UNICOMM which is a shared peripheral which can be in UART/I2C/SPI modes. This means that the current UART and I2C drivers need some adjustment to work with the new UNICOMM parts (which is the future). | ||||
| * | | 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 | ||||
| | * | | 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 | ||||
| | * | | | [iMXRT] add a minimal DMA copy example | Felipe Balbi | 2025-12-11 | 1 | -0/+26 |
| | | | | | | | | | | | | | | | | | While at that, also update the PACs to their latest versions. | ||||
| * | | | | Merge pull request #5042 from embassy-rs/update-rust-asdf | xoviat | 2025-12-12 | 1 | -4/+5 |
| |\ \ \ \ | | | | | | | | | | | | | | | | Update Rust, nightly, xtensa. | ||||
| | * | | | | 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 |
| | |\ \ \ | | | | | | | | | | | | | | | | Improve cyw43 join handling | ||||
| | | * | | | 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 |
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | [MCXA]: Refactor the ADC API | ||||
| | | * | | | | 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 |
| | |\ \ \ \ \ | | |_|_|/ / | |/| | | | | | | | | | | [MCXA]: Remove some unusual top level re-exports | ||||
| | | * | | | | 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 | ||||
| | | * | | | | 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 |
| | |\ \ | | | | | | | | | | | | | [MCXA]: Adc driver v2 | ||||
| | | * | | run rustfmt | Mathis Deroo | 2025-12-09 | 2 | -8/+7 |
| | | | | | | | | | | | | | | | | | Signed-off-by: Mathis Deroo <[email protected]> | ||||
| | | * | | set_conv_command_config returns Result instead of panic if index > 7 | Mathis Deroo | 2025-12-09 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | Signed-off-by: Mathis Deroo <[email protected]> | ||||
| | | * | | Add Mode trait for Async and Blocking behavior | Mathis Deroo | 2025-12-09 | 2 | -9/+13 |
| | | | | | | | | | | | | | | | | | Signed-off-by: Mathis Deroo <[email protected]> | ||||
| | | * | | Use Result enum for ConvResult structure and read function | Mathis Deroo | 2025-12-09 | 1 | -2/+8 |
| | | | | | | | | | | | | | | | | | Signed-off-by: Mathis Deroo <[email protected]> | ||||
| | | * | | Modify ConvCommandConfig struct | Mathis Deroo | 2025-12-09 | 2 | -4/+4 |
| | | | | | | | | | | | | | | | | | Signed-off-by: Mathis Deroo <[email protected]> | ||||
| | | * | | Modify set_conv_command_config to support command index from 1 to 7 | Mathis Deroo | 2025-12-09 | 2 | -4/+4 |
| | | | | | | | | | | | | | | | | | Signed-off-by: Mathis Deroo <[email protected]> | ||||
| | | * | | ADC driver improvement | Mathis Deroo | 2025-12-09 | 3 | -54/+22 |
| | | | | | | | | | | | | | | | | | Signed-off-by: Mathis Deroo <[email protected]> | ||||
| | * | | | Merge pull request #5021 from cesardtamayo/feat/stm32wba6_rtc | xoviat | 2025-12-10 | 2 | -0/+124 |
| | |\ \ \ | | | | | | | | | | | | | | | | Add basic RTC support to STM32WBA6 | ||||
| | | * | | | 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 |
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | stm32: refactor sdmmc module | ||||
