| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fus: add fw upgrade methods | xoviat | 2025-12-18 | 3 | -31/+138 |
| * | Merge pull request #5107 from jamesmunns/james/spll | James Munns | 2025-12-18 | 3 | -81/+555 |
| |\ | |||||
| | * | SPLL needs to ensure LDO is active | James Munns | 2025-12-18 | 1 | -0/+3 |
| | * | Cleanups, docs | James Munns | 2025-12-18 | 3 | -131/+167 |
| | * | First basic test works | James Munns | 2025-12-18 | 3 | -20/+103 |
| | * | Pre-test | James Munns | 2025-12-18 | 2 | -16/+368 |
| * | | Merge pull request #5105 from felipebalbi/mcxa/reset-reason | James Munns | 2025-12-18 | 2 | -38/+153 |
| |\ \ | |||||
| | * | | [MCXA] reset_reason: process multiple bits | Felipe Balbi | 2025-12-18 | 2 | -38/+153 |
| * | | | Merge pull request #5106 from felipebalbi/mcxa/dma | James Munns | 2025-12-18 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | [MCXA] dma: fix typo | Felipe Balbi | 2025-12-18 | 1 | -1/+1 |
| | |/ / | |||||
| * | | | Merge pull request #5104 from embassy-rs/nrf54-now-init | Dario Nieuwenhuis | 2025-12-18 | 2 | -0/+6 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | fix: avoid hang if calling now() before syscounter is enabled | Ulf Lilleengen | 2025-12-18 | 2 | -0/+6 |
| | |/ | |||||
| * | | Merge pull request #5103 from Sha0S/main | xoviat | 2025-12-18 | 3 | -0/+15 |
| |\ \ | |||||
| | * | | stm32: disable HSI if not used | Bernát Süli | 2025-12-18 | 3 | -0/+15 |
| * | | | Merge pull request #5101 from xoviat/low-power-rtc | xoviat | 2025-12-18 | 5 | -92/+45 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | Merge branch 'main' of github.com:embassy-rs/embassy into low-power-rtc | xoviat | 2025-12-18 | 24 | -91/+284 |
| | |\ \ | |/ / |/| | | |||||
| * | | | Merge pull request #5071 from jamesmunns/james/bad-sosc | James Munns | 2025-12-18 | 7 | -55/+239 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | Update example to not explicitly configure range | James Munns | 2025-12-15 | 1 | -2/+1 |
| | * | | Add SOSC support | James Munns | 2025-12-15 | 7 | -55/+240 |
| * | | | Merge pull request #5098 from xoviat/low-power | xoviat | 2025-12-18 | 15 | -30/+34 |
| |\ \ \ | |||||
| | * | | | ci: remove mac and ble test | xoviat | 2025-12-18 | 1 | -2/+2 |
| | * | | | stm32: cleanup low-power features | xoviat | 2025-12-18 | 14 | -28/+32 |
| * | | | | Merge pull request #5093 from rukai/fix_rp_web_usb_example_on_windows | Dario Nieuwenhuis | 2025-12-18 | 2 | -5/+10 |
| |\ \ \ \ | |/ / / |/| | | | |||||
| | * | | | Fix rp webusb example on windows | Lucas Kent | 2025-12-18 | 2 | -5/+10 |
| | | | * | stm32: use datemath to resume time | xoviat | 2025-12-18 | 5 | -92/+45 |
| | |_|/ |/| | | |||||
| * | | | Merge pull request #5092 from felipebalbi/imxrt/dma | Felipe Balbi | 2025-12-17 | 2 | -5/+7 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | [iMXRT] dma: fix transfer count computation | Felipe Balbi | 2025-12-16 | 1 | -3/+3 |
| | * | | [iMXRT] dma: define MAX_CHUNK_SIZE constant | Felipe Balbi | 2025-12-16 | 2 | -2/+4 |
| * | | | Merge pull request #5088 from oddlama/fix-nrf54-pin-count | Dario Nieuwenhuis | 2025-12-16 | 1 | -9/+6 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | fix: use correct pin count for the nrf54 chip family | oddlama | 2025-12-16 | 1 | -9/+6 |
| |/ / | |||||
| * | | Merge pull request #4726 from RaulIQ/main | xoviat | 2025-12-16 | 2 | -0/+43 |
| |\ \ | |||||
| | * \ | Merge branch 'main' into main | Raul Alimbekov | 2025-12-16 | 1024 | -12312/+63082 |
| | |\ \ | |||||
| | * | | | style: cargo fmt | RaulIQ | 2025-10-02 | 1 | -1/+2 |
| | * | | | 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. | 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 | Gabriel Smith | 2025-12-16 | 2 | -3/+4 |
| * | | | | | Merge pull request #5085 from xoviat/stm32-pender | xoviat | 2025-12-16 | 2 | -10/+36 |
| |\ \ \ \ \ | |||||
| | * | | | | | 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 |
| |\ \ \ \ \ | |||||
| | * | | | | | 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 |
| | |/ / / |/| | | | |||||
| * | | | | Merge pull request #5083 from xoviat/wba | xoviat | 2025-12-16 | 2 | -18/+25 |
| |\ \ \ \ | |/ / / |/| | | | |||||
| | * | | | 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 |
| |\ \ \ | |||||
| | * | | | Re-added function comments. Misc changes. | Gerzain Mata | 2025-12-15 | 1 | -17/+290 |
