aboutsummaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Add edf example to CI and fix the examplediondokter2025-09-112-7/+8
* rustfmtJames Munns2025-09-111-1/+3
* Add EDF exampleJames Munns2025-09-115-0/+268
* nrf: 802.15.4 embassy-net-driverRemmirad2025-09-062-2/+122
* Merge pull request #4430 from fwolter/add-f1-remapDario Nieuwenhuis2025-09-052-4/+5
|\
| * stm32/afio: use type inference for timer remaps as well.Dario Nieuwenhuis2025-09-052-4/+5
* | Merge pull request #4210 from mcaveniathor/pio_i2s_rxDario Nieuwenhuis2025-09-051-0/+81
|\ \
| * | Add PioI2sIn, PioI2sInProgram, and example binaryThor McAvenia2025-09-051-0/+81
| |/
* | rp: fix pio spi async exampleAdrian Wowk2025-09-051-1/+0
* | rp: add pio spi runtime reconfigurationAdrian Wowk2025-09-052-23/+7
* | style: cleanup with rustfmtAdrian Wowk2025-09-052-15/+9
* | rp: add pio spi examplesAdrian Wowk2025-09-052-0/+128
|/
* Merge pull request #4620 from embassy-rs/lolsaiDario Nieuwenhuis2025-09-052-69/+5
|\
| * stm32/sai: update for new metapac, simplify cfgs.Dario Nieuwenhuis2025-09-052-69/+5
* | Merge pull request #4496 from variegated-coffee/psramDario Nieuwenhuis2025-09-051-0/+49
|\ \
| * | Manual rustfmt fixMagnus Nordlander2025-08-051-0/+1
| * | Apply rustfmtMagnus Nordlander2025-08-051-4/+3
| * | Interface changes and added exampleMagnus Nordlander2025-08-051-0/+49
* | | Merge branch 'main' into adc_with_clockDario Nieuwenhuis2025-09-055-17/+410
|\ \ \ | | |/ | |/|
| * | style: formattingAdrian Figueroa2025-09-051-1/+0
| * | feat: SAI exampleAdrian Figueroa2025-09-051-0/+53
| * | Merge pull request #4623 from paroga/stm32l0_usb_serialDario Nieuwenhuis2025-09-052-0/+97
| |\ \
| | * | stm32/l0: Add usb serial examplePatrick Gansterer2025-09-012-0/+97
| * | | Fix offset calculationwackazong2025-09-041-1/+1
| * | | nrf: add NFCT NDEF example.Dario Nieuwenhuis2025-09-041-15/+259
| |/ /
| * | rtos-trace: upgraded feature supportFlorian Grandel2025-08-301-2/+2
* | | Add Adc::new_with_clock() to configure analog clockPer Rosengren2025-08-304-6/+45
|/ /
* | Fix examplesdiondokter2025-08-299-18/+18
* | executor: return error when creating the spawntoken, not when spawning.Dario Nieuwenhuis2025-08-29135-262/+258
* | Merge pull request #4574 from bespsm/mspm0-wwdti509VCB2025-08-285-0/+270
|\ \
| * | mspm0-watchdog: rename mod watchdog to wwdtSiarhei B2025-08-285-5/+5
| * | mspm0-watchdog: add watchdog examples for all chipsSiarhei B2025-08-285-0/+270
* | | chore: prepare cyw43-pio releaseUlf Lilleengen2025-08-282-2/+2
* | | fix: version bumpsUlf Lilleengen2025-08-282-2/+2
* | | fix: update more minor versionsUlf Lilleengen2025-08-2722-24/+24
* | | fix: remaining versionsUlf Lilleengen2025-08-2613-13/+13
* | | chore: prepare embassy crate releasesUlf Lilleengen2025-08-2671-374/+373
* | | Load all crates in the graph, honor the "publish" flag to prevent publishing ...Dario Nieuwenhuis2025-08-2572-2/+436
* | | stm32/adc/v3: allow DMA reads to loop through enabled channelsGabriel Smith2025-08-221-0/+94
* | | rp: fix blocking I2C example regarding pull-up resistorsRob Wells2025-08-191-4/+2
* | | Merge pull request #4564 from erwin-ps/feature/rp-i2c-add-pullup-configJames Munns2025-08-191-1/+5
|\ \ \ | |/ / |/| |
| * | Add configurable internal pullups for rp i2cerwin2025-08-181-1/+5
* | | Merge pull request #4435 from bespsm/mspm0-i2ci509VCB2025-08-145-0/+194
|\ \ \ | |/ / |/| |
| * | mspm0-I2C: replace examples for mspm0l1306 & mspm0g3507 with AD5171Siarhei B2025-08-044-33/+73
| * | mspm0-I2C: mention blocking API's restrictionsSiarhei B2025-08-044-10/+12
| * | mspm0-I2C: automate source clock definitionSiarhei B2025-08-044-20/+8
| * | mspm0: Add I2C Controller examples for mspm0l1306, mspm0g3507 MCUsSiarhei B2025-08-045-0/+164
* | | chore: prepare embassy-boot-stm32 releaseUlf Lilleengen2025-08-129-9/+9
* | | fix: prepare embassy-sync 0.7.1 releaseUlf Lilleengen2025-08-1265-65/+65
* | | Merge pull request #4532 from embassy-rs/update-metapacUlf Lilleengen2025-08-1240-40/+40
|\ \ \