| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | fix: correct DMA configuration and registers in receive_waveform | RaulIQ | 2025-10-02 | 1 | -4/+7 | |
| | | | | | | ||||||
| | * | | | | changelog: add entry for receive_waveform | RaulIQ | 2025-09-30 | 1 | -1/+1 | |
| | | | | | | ||||||
| | * | | | | add DMA-based input capture for timer channels | RaulIQ | 2025-09-30 | 1 | -0/+38 | |
| | | | | | | ||||||
| * | | | | | Merge pull request #5087 from embassy-rs/nrf-pac-lol | Dario Nieuwenhuis | 2025-12-16 | 2 | -2/+2 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | nrf: update pac with nRF54 CLOCK_POWER irq number fix. | |||||
| | * | | | | | nrf: update pac with nRF54 CLOCK_POWER irq number fix. | Dario Nieuwenhuis | 2025-12-16 | 2 | -2/+2 | |
| |/ / / / / | ||||||
| * | | | | | Merge pull request #5086 from yodaldevoid/looping-adc-read-redux | xoviat | 2025-12-16 | 2 | -3/+4 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | stm32/adc: allow DMA reads to loop through enabled channels | |||||
| | * | | | | | stm32/adc: allow DMA reads to loop through enabled channels | Gabriel Smith | 2025-12-16 | 2 | -3/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This was previously implemented for v3 ADCs, but that was lost in the recent refactoring. I have gone through all the reference manuals to verify that this should be supported for all chips, but it has only been confirmed for the STM32H5 series. | |||||
| * | | | | | | Merge pull request #5085 from xoviat/stm32-pender | xoviat | 2025-12-16 | 2 | -10/+36 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | stm32: add low power pender | |||||
| | * | | | | | | stm32: add low power pender | xoviat | 2025-12-16 | 2 | -10/+36 | |
| | | |_|/ / / | |/| | | | | ||||||
| * | | | | | | Merge pull request #5062 from xoviat/stm32wb-stop | xoviat | 2025-12-16 | 3 | -16/+61 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | low-power: stop cpu2 on stm32wb | |||||
| | * | | | | | | allow stm32wb to enter stop2 | xoviat | 2025-12-16 | 2 | -4/+4 | |
| | | | | | | | | ||||||
| | * | | | | | | stm32: fix wb stop entry and hsem logic | xoviat | 2025-12-16 | 2 | -12/+57 | |
| |/ / / / / / | ||||||
| * | / / / / | Merge pull request #5082 from Gerharddc/tuntap-update | Gerhard de Clercq | 2025-12-16 | 3 | -5/+13 | |
| | |/ / / / |/| | | | | | | | | | embassy-net-tuntap: update async-io | |||||
| * | | | | | Merge pull request #5083 from xoviat/wba | xoviat | 2025-12-16 | 2 | -18/+25 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | | | | | | wpan: build mac_ffd | |||||
| | * | | | | wpan: build mac_ffd | xoviat | 2025-12-16 | 2 | -18/+25 | |
| |/ / / / | ||||||
| * | | | | Merge pull request #5068 from leftger/feat/stm32-wpan-linklayer-plat | xoviat | 2025-12-16 | 3 | -428/+696 | |
| |\ \ \ \ | | | | | | | | | | | | | | | | WPAN: 1st draft of linklayer_plat | |||||
| | * | | | | Re-added function comments. Misc changes. | Gerzain Mata | 2025-12-15 | 1 | -17/+290 | |
| | | | | | | ||||||
| | * | | | | Restored original function documentation | Gerzain Mata | 2025-12-14 | 1 | -184/+149 | |
| | | | | | | ||||||
| | * | | | | WPAN/Fix: Restore function documentation | Gerzain Mata | 2025-12-14 | 1 | -0/+258 | |
| | | | | | | | | | | | | | | | | | | | | | in rustdoc format | |||||
| | * | | | | WPAN: 1st draft of linklayer_plat | Gerzain Mata | 2025-12-14 | 3 | -648/+420 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added embassy-time for delay. - Also added NVIC for task management - Need to solve for RNG Code builds | |||||
| * | | | | | Merge pull request #5080 from leftger/fix/stm32wba6-rng-htcr-value | xoviat | 2025-12-16 | 1 | -1/+24 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | Fix: Added recommended HTCR0 value to WBA6 RNG | |||||
| | * | | | | | Fix: Added recommended HTCR0 value to WBA6 RNG | Gerzain Mata | 2025-12-15 | 1 | -1/+24 | |
| |/ / / / / | ||||||
| * | | | | | Merge pull request #5074 from xoviat/wpa | xoviat | 2025-12-15 | 5 | -10/+6 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | wpan: update stm32wb-hci | |||||
| | * | | | | | update bitflags | xoviat | 2025-12-15 | 3 | -3/+3 | |
| | | | | | | | ||||||
| | * | | | | | wpan: update stm32wb-hci | xoviat | 2025-12-15 | 2 | -7/+3 | |
| |/ / / / / | ||||||
| * | | | | | Merge pull request #5073 from tonarino/fix-config-init | xoviat | 2025-12-15 | 2 | -0/+11 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | [STM32U5] Source system clock from MSIS before (de)configuring PLLs | |||||
| | * | | | | | Source system clock from MSIS before (de)configuring PLLs | goodhoko | 2025-12-15 | 2 | -0/+11 | |
| |/ / / / / | | | | | | | | | | | | | | | | Fixes https://github.com/embassy-rs/embassy/issues/5072 | |||||
| * | | | | | Merge pull request #5066 from xoviat/stop | xoviat | 2025-12-15 | 4 | -10/+35 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | stm32: block stop2 for wle and misc fixes | |||||
| | * | | | | | stm32: block stop2 for wle and misc fixes | xoviat | 2025-12-15 | 4 | -10/+35 | |
| | | | | | | | ||||||
| * | | | | | | Merge pull request #5070 from embassy-rs/prepare-net-nrf91-release | Ulf Lilleengen | 2025-12-15 | 2 | -2/+5 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Prepare net nrf91 release | |||||
| | * | | | | | | chore: fix changelog | Ulf Lilleengen | 2025-12-15 | 1 | -0/+2 | |
| | | | | | | | | ||||||
| | * | | | | | | chore: fix optional defmt | Ulf Lilleengen | 2025-12-15 | 1 | -2/+3 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge pull request #5069 from embassy-rs/nrf-hal-release | Ulf Lilleengen | 2025-12-15 | 21 | -28/+30 | |
| |\ \ \ \ \ \ | |_|/ / / / |/| | | | | | | | | | | | chore: prepare nrf hals for release | |||||
| | * | | | | | chore: prepare nrf hals for release | Ulf Lilleengen | 2025-12-15 | 21 | -28/+30 | |
| |/ / / / / | ||||||
| * | | | | | Merge pull request #5067 from MJE10/sync-pipe-docs | Ulf Lilleengen | 2025-12-14 | 1 | -1/+1 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | embassy-sync: Update `Pipe::try_write` docs | |||||
| | * | | | | | embassy-sync: Update `Pipe::try_write` docs | Michael Elia | 2025-12-14 | 1 | -1/+1 | |
| |/ / / / / | ||||||
| * | | | | | Merge pull request #5064 from i509VCB/mspm0/g518x | i509VCB | 2025-12-14 | 17 | -79/+374 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | | | | | | mspm0: add MSPM0G518x support and new packages for others | |||||
| | * | | | | mspm0: add MSPM0G518x support and new packages for others | i509VCB | 2025-12-14 | 17 | -79/+374 | |
| |/ / / / | | | | | | | | | | | | | | | | | | | | | 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). | |||||
| * | | | | Merge pull request #5059 from liebman/stm32-init-gpio-analog | xoviat | 2025-12-13 | 5 | -75/+57 | |
| |\ \ \ \ | |_|_|/ |/| | | | | | | | stm32: set pins to ANALOG on init | |||||
| | * | | | stm32: remove unneeded DeviceBusy | liebman | 2025-12-13 | 1 | -2/+1 | |
| | | | | | ||||||
| | * | | | stm32: only set analog if not v1 | liebman | 2025-12-13 | 1 | -1/+4 | |
| | | | | | ||||||
| | * | | | stm32: set pins to ANALOG on init only change specific pins | liebman | 2025-12-13 | 1 | -15/+48 | |
| | | | | | ||||||
| | * | | | stm32: update stm32wle5 low powe examples | liebman | 2025-12-13 | 4 | -76/+5 | |
| | | | | | ||||||
| | * | | | stm32: set pins to ANALOG on init | liebman | 2025-12-13 | 1 | -0/+18 | |
| |/ / / | ||||||
| * | | | Merge pull request #5058 from xoviat/wpan | xoviat | 2025-12-13 | 4 | -9/+18 | |
| |\ \ \ | | | | | | | | | | | | | wpan: set rfwkupsel correctly | |||||
| | * | | | adc: fix nonvolatile read | xoviat | 2025-12-13 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | closes #5057 | |||||
| | * | | | impl. scoped block_stop for ipcc | xoviat | 2025-12-13 | 2 | -2/+6 | |
| | | | | | ||||||
| | * | | | Merge branch 'main' of https://github.com/embassy-rs/embassy into wpan | xoviat | 2025-12-13 | 2 | -19/+10 | |
| | |\ \ \ | |/ / / |/| | | | ||||||
| * | | | | Merge pull request #5056 from xoviat/adc4 | xoviat | 2025-12-13 | 2 | -19/+10 | |
| |\ \ \ \ | | | | | | | | | | | | | | | | stm32: fix misc. adc4 issues | |||||
| | * | | | | stm32: fix misc. adc4 issues | xoviat | 2025-12-12 | 2 | -19/+10 | |
| |/ / / / | ||||||
