| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| * | | | chore: prepare embassy-boot-stm32 release | Ulf Lilleengen | 2025-08-12 | 9 | -9/+9 |
| * | | | fix: prepare embassy-sync 0.7.1 release | Ulf Lilleengen | 2025-08-12 | 65 | -65/+65 |
| * | | | Merge pull request #4532 from embassy-rs/update-metapac | Ulf Lilleengen | 2025-08-12 | 40 | -40/+40 |
| |\ \ \ | |||||
| | * | | | chore: update metapac and prepare embassy-stm32 0.3.0 | Ulf Lilleengen | 2025-08-12 | 40 | -40/+40 |
| * | | | | Enable temp support on the nrf54l15 | nerwalt | 2025-08-12 | 1 | -0/+25 |
| |/ / / | |||||
| * | | | feat: lpc55 blocking usart added | Roi Bachynskyi | 2025-08-12 | 1 | -0/+40 |
| * | | | Merge pull request #4517 from phycrax/config-with-speed-freq | Dario Nieuwenhuis | 2025-08-09 | 17 | -118/+19 |
| |\ \ \ | |||||
| | * | | | revert deleted import | Süha Ünüvar | 2025-08-08 | 1 | -0/+1 |
| | * | | | rustfmt | Süha Ünüvar | 2025-08-08 | 8 | -83/+11 |
| | * | | | i2c examples | Süha Ünüvar | 2025-08-08 | 16 | -36/+9 |
| | * | | | i2s | Süha Ünüvar | 2025-08-08 | 1 | -1/+0 |
| * | | | | Merge branch 'main' into nrf54l15-wdt | Dario Nieuwenhuis | 2025-08-08 | 9 | -1/+842 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge pull request #4514 from nerwalt/nrf54l15-rramc-nvmc | Dario Nieuwenhuis | 2025-08-08 | 2 | -0/+46 |
| | |\ \ \ \ | |||||
| | | * | | | | Adds RRAMC support for the nrf54l15 | nerwalt | 2025-08-08 | 2 | -0/+46 |
| | | |/ / / | |||||
| | * / / / | Add examples for wiznet devboard | riceman2000 | 2025-08-07 | 7 | -1/+796 |
| | |/ / / | |||||
