| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ci: use devtool to build. | Dario Nieuwenhuis | 2025-09-11 | 2 | -3/+1 |
| * | Fix example | Dion Dokter | 2025-09-11 | 2 | -5/+5 |
| * | Add cargo metadata | Dion Dokter | 2025-09-11 | 1 | -0/+6 |
| * | Add edf example to CI and fix the example | diondokter | 2025-09-11 | 2 | -7/+8 |
| * | rustfmt | James Munns | 2025-09-11 | 1 | -1/+3 |
| * | Add EDF example | James Munns | 2025-09-11 | 5 | -0/+268 |
| * | nrf: 802.15.4 embassy-net-driver | Remmirad | 2025-09-06 | 2 | -2/+122 |
| * | Merge pull request #4430 from fwolter/add-f1-remap | Dario Nieuwenhuis | 2025-09-05 | 2 | -4/+5 |
| |\ | |||||
| | * | stm32/afio: use type inference for timer remaps as well. | Dario Nieuwenhuis | 2025-09-05 | 2 | -4/+5 |
| * | | Merge pull request #4210 from mcaveniathor/pio_i2s_rx | Dario Nieuwenhuis | 2025-09-05 | 1 | -0/+81 |
| |\ \ | |||||
| | * | | Add PioI2sIn, PioI2sInProgram, and example binary | Thor McAvenia | 2025-09-05 | 1 | -0/+81 |
| | |/ | |||||
| * | | rp: fix pio spi async example | Adrian Wowk | 2025-09-05 | 1 | -1/+0 |
| * | | rp: add pio spi runtime reconfiguration | Adrian Wowk | 2025-09-05 | 2 | -23/+7 |
| * | | style: cleanup with rustfmt | Adrian Wowk | 2025-09-05 | 2 | -15/+9 |
| * | | rp: add pio spi examples | Adrian Wowk | 2025-09-05 | 2 | -0/+128 |
| |/ | |||||
| * | Merge pull request #4620 from embassy-rs/lolsai | Dario Nieuwenhuis | 2025-09-05 | 2 | -69/+5 |
| |\ | |||||
| | * | stm32/sai: update for new metapac, simplify cfgs. | Dario Nieuwenhuis | 2025-09-05 | 2 | -69/+5 |
| * | | Merge pull request #4496 from variegated-coffee/psram | Dario Nieuwenhuis | 2025-09-05 | 1 | -0/+49 |
| |\ \ | |||||
| | * | | Manual rustfmt fix | Magnus Nordlander | 2025-08-05 | 1 | -0/+1 |
| | * | | Apply rustfmt | Magnus Nordlander | 2025-08-05 | 1 | -4/+3 |
| | * | | Interface changes and added example | Magnus Nordlander | 2025-08-05 | 1 | -0/+49 |
| * | | | Merge branch 'main' into adc_with_clock | Dario Nieuwenhuis | 2025-09-05 | 5 | -17/+410 |
| |\ \ \ | | |/ | |/| | |||||
| | * | | style: formatting | Adrian Figueroa | 2025-09-05 | 1 | -1/+0 |
| | * | | feat: SAI example | Adrian Figueroa | 2025-09-05 | 1 | -0/+53 |
| | * | | Merge pull request #4623 from paroga/stm32l0_usb_serial | Dario Nieuwenhuis | 2025-09-05 | 2 | -0/+97 |
| | |\ \ | |||||
| | | * | | stm32/l0: Add usb serial example | Patrick Gansterer | 2025-09-01 | 2 | -0/+97 |
| | * | | | Fix offset calculation | wackazong | 2025-09-04 | 1 | -1/+1 |
| | * | | | nrf: add NFCT NDEF example. | Dario Nieuwenhuis | 2025-09-04 | 1 | -15/+259 |
| | |/ / | |||||
| | * | | rtos-trace: upgraded feature support | Florian Grandel | 2025-08-30 | 1 | -2/+2 |
| * | | | Add Adc::new_with_clock() to configure analog clock | Per Rosengren | 2025-08-30 | 4 | -6/+45 |
| |/ / | |||||
| * | | Fix examples | diondokter | 2025-08-29 | 9 | -18/+18 |
| * | | executor: return error when creating the spawntoken, not when spawning. | Dario Nieuwenhuis | 2025-08-29 | 135 | -262/+258 |
| * | | Merge pull request #4574 from bespsm/mspm0-wwdt | i509VCB | 2025-08-28 | 5 | -0/+270 |
| |\ \ | |||||
| | * | | mspm0-watchdog: rename mod watchdog to wwdt | Siarhei B | 2025-08-28 | 5 | -5/+5 |
| | * | | mspm0-watchdog: add watchdog examples for all chips | Siarhei B | 2025-08-28 | 5 | -0/+270 |
| * | | | chore: prepare cyw43-pio release | Ulf Lilleengen | 2025-08-28 | 2 | -2/+2 |
| * | | | fix: version bumps | Ulf Lilleengen | 2025-08-28 | 2 | -2/+2 |
| * | | | fix: update more minor versions | Ulf Lilleengen | 2025-08-27 | 22 | -24/+24 |
| * | | | fix: remaining versions | Ulf Lilleengen | 2025-08-26 | 13 | -13/+13 |
| * | | | chore: prepare embassy crate releases | Ulf Lilleengen | 2025-08-26 | 71 | -374/+373 |
| * | | | Load all crates in the graph, honor the "publish" flag to prevent publishing ... | Dario Nieuwenhuis | 2025-08-25 | 72 | -2/+436 |
| * | | | stm32/adc/v3: allow DMA reads to loop through enabled channels | Gabriel Smith | 2025-08-22 | 1 | -0/+94 |
| * | | | rp: fix blocking I2C example regarding pull-up resistors | Rob Wells | 2025-08-19 | 1 | -4/+2 |
| * | | | Merge pull request #4564 from erwin-ps/feature/rp-i2c-add-pullup-config | James Munns | 2025-08-19 | 1 | -1/+5 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | Add configurable internal pullups for rp i2c | erwin | 2025-08-18 | 1 | -1/+5 |
| * | | | Merge pull request #4435 from bespsm/mspm0-i2c | i509VCB | 2025-08-14 | 5 | -0/+194 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | mspm0-I2C: replace examples for mspm0l1306 & mspm0g3507 with AD5171 | Siarhei B | 2025-08-04 | 4 | -33/+73 |
| | * | | mspm0-I2C: mention blocking API's restrictions | Siarhei B | 2025-08-04 | 4 | -10/+12 |
| | * | | mspm0-I2C: automate source clock definition | Siarhei B | 2025-08-04 | 4 | -20/+8 |
| | * | | mspm0: Add I2C Controller examples for mspm0l1306, mspm0g3507 MCUs | Siarhei B | 2025-08-04 | 5 | -0/+164 |
