aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | chore: fix optional defmtUlf Lilleengen2025-12-151-2/+3
|/ / / / /
* | | | | Merge pull request #5069 from embassy-rs/nrf-hal-releaseUlf Lilleengen2025-12-1521-28/+30
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | chore: prepare nrf hals for releaseUlf Lilleengen2025-12-1521-28/+30
|/ / / /
* | | | Merge pull request #5067 from MJE10/sync-pipe-docsUlf Lilleengen2025-12-141-1/+1
|\ \ \ \
| * | | | embassy-sync: Update `Pipe::try_write` docsMichael Elia2025-12-141-1/+1
|/ / / /
* | | | Merge pull request #5064 from i509VCB/mspm0/g518xi509VCB2025-12-1417-79/+374
|\ \ \ \ | |/ / / |/| | |
| * | | mspm0: add MSPM0G518x support and new packages for othersi509VCB2025-12-1417-79/+374
|/ / /
* | | Merge pull request #5059 from liebman/stm32-init-gpio-analogxoviat2025-12-135-75/+57
|\ \ \
| * | | stm32: remove unneeded DeviceBusyliebman2025-12-131-2/+1
| * | | stm32: only set analog if not v1liebman2025-12-131-1/+4
| * | | stm32: set pins to ANALOG on init only change specific pinsliebman2025-12-131-15/+48
| * | | stm32: update stm32wle5 low powe examplesliebman2025-12-134-76/+5
| * | | stm32: set pins to ANALOG on initliebman2025-12-131-0/+18
|/ / /
* | | Merge pull request #5058 from xoviat/wpanxoviat2025-12-134-9/+18
|\ \ \
| * | | adc: fix nonvolatile readxoviat2025-12-131-1/+1
| * | | impl. scoped block_stop for ipccxoviat2025-12-132-2/+6
| * | | Merge branch 'main' of https://github.com/embassy-rs/embassy into wpanxoviat2025-12-132-19/+10
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #5056 from xoviat/adc4xoviat2025-12-132-19/+10
|\ \ \ \
| * | | | stm32: fix misc. adc4 issuesxoviat2025-12-122-19/+10
|/ / / /
* | | | Merge pull request #5054 from xoviat/wpanxoviat2025-12-135-186/+200
|\ \ \ \
| | * | | wpan: allow setting Rfwkpselxoviat2025-12-132-6/+11
| |/ / /
| * | | Merge branch 'main' of https://github.com/embassy-rs/embassy into wpanxoviat2025-12-1224-80/+1526
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #5053 from xoviat/wpanxoviat2025-12-122-1/+7
|\ \ \ \
* \ \ \ \ Merge pull request #5052 from Kezii/patch-1James Munns2025-12-121-1/+1
|\ \ \ \ \
| * | | | | fix copy paste bug in i2c pullup ?Kezi2025-12-121-1/+1
|/ / / / /
* | | | | Merge pull request #5050 from xoviat/sdioxoviat2025-12-123-52/+97
|\ \ \ \ \
| * | | | | stm32/sdio: update transfer interfacexoviat2025-12-123-52/+97
|/ / / / /
* | | | | Merge pull request #5047 from Gerharddc/executor-cancelDario Nieuwenhuis2025-12-123-1/+62
|\ \ \ \ \
| * | | | | Add `run_until` function to std Executor as to support grafeul shutdown.Gerhard de Clercq2025-12-123-1/+62
|/ / / / /
* | | | | Merge pull request #5036 from embassy-rs/nrf54-buffered-rramUlf Lilleengen2025-12-124-12/+221
|\ \ \ \ \
| * | | | | feat: add support for buffered write mode for rramUlf Lilleengen2025-12-114-12/+221
* | | | | | Merge pull request #5029 from robamu/tiny-docs-improvementsUlf Lilleengen2025-12-121-2/+2
|\ \ \ \ \ \
| * | | | | | tiny improvements for nrf docsRobin Mueller2025-12-101-2/+2
* | | | | | | Merge pull request #5045 from felipebalbi/imxrt/dmaxoviat2025-12-122-2/+28
|\ \ \ \ \ \ \
| * | | | | | | [iMXRT] add a minimal DMA copy exampleFelipe Balbi2025-12-112-2/+28
* | | | | | | | Merge pull request #5042 from embassy-rs/update-rust-asdfxoviat2025-12-125-10/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | executor: update ui test for nightly.Dario Nieuwenhuis2025-12-121-3/+7
| * | | | | | | | examples/std: fix warning.Dario Nieuwenhuis2025-12-121-4/+5
| * | | | | | | | Update Rust, nightly, xtensa.Dario Nieuwenhuis2025-12-113-3/+3
* | | | | | | | | Merge pull request #5046 from felipebalbi/imxrt/spiFelipe Balbi2025-12-125-0/+1100
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | [iMXRT] Add spi driverFelipe Balbi2025-12-115-0/+1100
|/ / / / / / / /
| | | | | * / / wpan: update aligned, critical_sectionxoviat2025-12-125-186/+200
| | | | |/ / /
| | | | * / / wpan: restore ble testxoviat2025-12-122-1/+7
| |_|_|/ / / |/| | | | |
* | | | | | Merge pull request #5044 from felipebalbi/mcxa-pacJames Munns2025-12-111-1/+1
|\ \ \ \ \ \
| * | | | | | [MCXA] Switch PAC to crates.ioFelipe Balbi2025-12-111-1/+1
* | | | | | | Merge pull request #5043 from tidely/get-freqxoviat2025-12-111-0/+10
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | add get_frequency to stm32 pwm channelstidely2025-12-111-0/+10
|/ / / / / /
* | | | | | Merge pull request #5022 from felipebalbi/mcxa/trngFelipe Balbi2025-12-117-0/+792
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Fix typoFelipe Balbi2025-12-111-1/+1
| * | | | | Replace AsyncTrng with Mode typestateFelipe Balbi2025-12-112-196/+121