aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4098 from wieerwill/support-nrf9151-modemDario Nieuwenhuis2025-07-102-10/+42
|\
| * net-nrf91: add nrf9151 support.robert.jeutter2025-07-102-10/+42
* | Merge pull request #4391 from oxabz/nrf54-drive-fixDario Nieuwenhuis2025-07-101-1/+1
|\ \ | |/ |/|
| * Fixing the nrf54l drive configuration bugMatthieu2025-07-101-1/+1
|/
* Merge pull request #4390 from diondokter/g4-temperature-fixDario Nieuwenhuis2025-07-101-25/+94
|\
| * Introduce traits for special channelsDion Dokter2025-07-101-25/+94
|/
* Merge pull request #4344 from i509VCB/lpc55-featurei509VCB2025-07-098-433/+461
|\
| * nxp: feature gate lpc55 gpio and pint to lpc55i509VCB2025-07-086-429/+451
| * nxp: add feature for lpc55i509VCB2025-07-083-4/+10
* | Merge pull request #4387 from dimpolo/one_pulse_typoDario Nieuwenhuis2025-07-091-1/+1
|\ \
| * | fix typodimi2025-07-091-1/+1
|/ /
* | Merge pull request #4385 from us-irs/some-minor-doc-fixesJames Munns2025-07-094-8/+8
|\ \
| * | Update embassy-sync/src/pubsub/publisher.rsRobin Mueller2025-07-091-1/+1
| * | Update embassy-sync/src/priority_channel.rsRobin Mueller2025-07-091-1/+1
| * | Update embassy-sync/src/priority_channel.rsRobin Mueller2025-07-091-1/+1
| * | Update embassy-sync/src/mutex.rsRobin Mueller2025-07-091-1/+1
| * | some minor documentation fixesRobin Mueller2025-07-094-8/+8
* | | Merge pull request #4384 from us-irs/embassy-sync-irq-exampleJames Munns2025-07-091-0/+25
|\ \ \ | |/ / |/| |
| * | add embassy sync channel example for message passing between interrupt and taskRobin Mueller2025-07-091-0/+25
|/ /
* | Merge pull request #4289 from rursprung/prepare-release-for-embassy-rpDario Nieuwenhuis2025-07-0819-7/+149
|\ \
| * | `embassy-rp`: add release automation using `cargo-release`Ralph Ursprung2025-07-082-1/+7
| * | prepare changelog for `embassy-rp` v0.5.0Ralph Ursprung2025-07-081-0/+26
| * | `embassy-embedded-hal`: add release automation using `cargo-release`Ralph Ursprung2025-07-082-1/+7
| * | prepare changelog for `embassy-embedded-hal` v0.4.0Ralph Ursprung2025-07-081-0/+3
| * | `embassy-time`: add release automation using `cargo-release`Ralph Ursprung2025-07-082-1/+7
| * | prepare changelog for `embassy-time` v0.4.1Ralph Ursprung2025-07-081-0/+10
| * | `embassy-time-driver`: add release automation using `cargo-release`Ralph Ursprung2025-07-082-1/+7
| * | prepare changelog for `embassy-time-driver` v0.2.1Ralph Ursprung2025-07-081-0/+5
| * | `embassy-executor`: add release automation using `cargo-release`Ralph Ursprung2025-07-082-1/+7
| * | prepare changelog for `embassy-executor` v0.8.0Ralph Ursprung2025-07-081-0/+12
| * | `embassy-usb`: add release automation using `cargo-release`Ralph Ursprung2025-07-082-1/+7
| * | prepare changelog for `embassy-usb` v0.5.0Ralph Ursprung2025-07-081-0/+7
| * | `embassy-inet-driver-channel`: add release automation using `cargo-release`Ralph Ursprung2025-07-082-1/+7
| * | prepare changelog for `embassy-net-driver-channel` v0.4.0Ralph Ursprung2025-07-081-0/+2
| * | `embassy-usb-driver`: add release automation using `cargo-release`Ralph Ursprung2025-07-082-1/+7
| * | add changelog for `embassy-usb-driver`Ralph Ursprung2025-07-081-0/+10
| * | `embassy-futures`: add release automation using `cargo-release`Ralph Ursprung2025-07-082-1/+7
| * | add changelog for `embassy-futures`Ralph Ursprung2025-07-081-0/+13
| * | fix `release/bump-dependency.sh`: don't generate backup filesRalph Ursprung2025-07-081-1/+1
|/ /
* | Merge pull request #4382 from embassy-rs/fix-spawner-unsoundDario Nieuwenhuis2025-07-082-2/+19
|\ \
| * | executor: mark Spawner::for_current_executor() as unsafe.Dario Nieuwenhuis2025-07-082-2/+19
|/ /
* | Merge pull request #4381 from embassy-rs/fix-executor-impl-future-unsoundDario Nieuwenhuis2025-07-087-6/+109
|\ \
| * | excutor: fix Send unsoundness with `-> impl Future` tasks.Dario Nieuwenhuis2025-07-087-6/+109
|/ /
* | Reenable rpi pico tests.Dario Nieuwenhuis2025-07-071-3/+0
* | Merge pull request #4338 from i509VCB/dmai509VCB2025-07-0711-25/+1279
|\ \
| * | mspm0: add dma driveri509VCB2025-07-0611-25/+1279
* | | Merge pull request #4370 from cmilatinov/feature/stm32-sample-shiftingDario Nieuwenhuis2025-07-065-2/+24
|\ \ \
| * | | Run cargo fmtCristian Milatinov2025-07-051-2/+1
| * | | Update examples to add SampleShifting in qspi configCristian Milatinov2025-07-053-1/+5
| * | | Run cargo fmtCristian Milatinov2025-07-052-4/+4